mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
Fix handling of inventory and credential options for tower_job_launch (#54967)
- Fixed issue #25017,#37567 - Add example for prompt on launch - Add integration test for prompt on launch Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
parent
5cbac14469
commit
377fba3d76
4 changed files with 60 additions and 5 deletions
4
changelogs/fragments/tower_job_launch-options.yaml
Normal file
4
changelogs/fragments/tower_job_launch-options.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
bugfixes:
|
||||
- Fixed to handle arguments correctly even if inventory and credential
|
||||
variables are not specified (#25017,#37567)
|
Loading…
Add table
Add a link
Reference in a new issue