fix validate_certs

This commit is contained in:
Chris Hammer
2022-02-09 20:46:23 -05:00
parent 448904e9dc
commit 5d5a4d73b9

View File

@ -5,7 +5,7 @@ tower_launch_jobs:
tower_provision_host : "{{ provision_host }}" tower_provision_host : "{{ provision_host }}"
tower_username : admin tower_username : admin
tower_password : redhat tower_password : redhat
validate_cert : no validate_certs : no
... ...