Skip to content

Add offline install support for wildfly_driver role#344

Merged
RanabirChakraborty merged 1 commit intoansible-middleware:mainfrom
cihlamar:issue_334
Mar 26, 2026
Merged

Add offline install support for wildfly_driver role#344
RanabirChakraborty merged 1 commit intoansible-middleware:mainfrom
cihlamar:issue_334

Conversation

@cihlamar
Copy link
Copy Markdown

@cihlamar cihlamar commented Mar 24, 2026

AMW Issue: https://redhat.atlassian.net/browse/AMW-500
GitHub Issue: #334

  • Add wildfly_driver_offline_install flag (default: false)
  • Add wildfly_driver_download_dir configuration (default: /tmp)
  • Refactor tasks into modular offline.yml and online.yml
  • Offline mode: download to localhost, then copy to target
  • Online mode: download directly to target server
  • Add molecule test scenario offline_install_driver
  • Update documentation (README, argument_specs)
  • Update CI workflow to include new molecule test

@cihlamar cihlamar marked this pull request as ready for review March 25, 2026 09:05
Copy link
Copy Markdown
Member

@RanabirChakraborty RanabirChakraborty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just instead of 3 separate commits make it one.

@RanabirChakraborty RanabirChakraborty added the major_changes Major changes mean the user can CHOOSE to make a change when they update but do not have to label Mar 25, 2026
- Add wildfly_driver_offline_install flag (default: false)
- Add wildfly_driver_download_dir configuration (default: /tmp)
- Refactor tasks into modular offline.yml and online.yml
- Offline mode: download to localhost, then copy to target
- Online mode: download directly to target server
- Add molecule test scenario offline_install_driver
- Update documentation (README, argument_specs)
- Update CI workflow to include new molecule test
@cihlamar
Copy link
Copy Markdown
Author

LGTM! Just instead of 3 separate commits make it one.

rebased to single commit.

Copy link
Copy Markdown
Member

@RanabirChakraborty RanabirChakraborty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@RanabirChakraborty RanabirChakraborty merged commit a26e79a into ansible-middleware:main Mar 26, 2026
39 checks passed
@cihlamar cihlamar deleted the issue_334 branch March 26, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major_changes Major changes mean the user can CHOOSE to make a change when they update but do not have to

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants