History rewrite
This commit is contained in:
7
ansible/ansible.cfg
Normal file
7
ansible/ansible.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[defaults]
|
||||
display_skipped_hosts = false
|
||||
ansible_python_interpreter = /usr/bin/python3
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedKeyTypes=+ssh-rsa
|
||||
scp_extra_args = "-O"
|
||||
Reference in New Issue
Block a user