update bool

This commit is contained in:
Chris Hammer
2022-02-09 20:48:56 -05:00
parent 0440f8e3b1
commit 0737515fe1

View File

@ -6,7 +6,7 @@ tower_launch_jobs:
tower_username : admin
tower_password : redhat
tower_host : https://tower2.thezengarden.net
validate_certs : no
validate_certs : False
...