ansible/changelogs/fragments/tower_job_launch-options.yaml
Hideki Saito 377fba3d76 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>
2019-04-09 14:08:11 +01:00

4 lines
135 B
YAML

---
bugfixes:
- Fixed to handle arguments correctly even if inventory and credential
variables are not specified (#25017,#37567)