Consolidate ansible settings into config file
Update docs
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[defaults]
|
||||
host_key_checking = false
|
||||
collections_path = .ansible
|
||||
inventory = inventory.yaml
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = "-o ControlMaster=auto -o ControlPersist=60s -o ForwardAgent=yes"
|
||||
|
||||
Reference in New Issue
Block a user