Changed the ansible configuration file to make generate_tripleo_inventory.sh use default ssh-config

Change-Id: I520ea4a8567726b7804825727e7a930035d5914f
This commit is contained in:
Sanjay Chari 2021-07-12 16:07:44 +05:30
parent 199feefecb
commit 14bb45598d

View File

@ -7,6 +7,4 @@ gathering = smart
roles_path = ./browbeat/roles:./install/roles:
timeout = 30
host_key_checking = False
[ssh_connection]
# Load the specific ssh config file in this directory
ssh_args = -F ssh-config