Refactor ansible-apply.yaml and inventory/hosts, add ansible.cfg
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
inventory = ./inventory/hosts
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|
||||
Reference in New Issue
Block a user