This commit is contained in:
David Petric
2023-03-27 16:13:41 +02:00
parent a53d25caa9
commit 2d6606c0a4
11 changed files with 2094 additions and 0 deletions

7
ansible.cfg Normal file
View File

@@ -0,0 +1,7 @@
[defaults]
host_key_checking = False
timeout = 3000
roles_path = /roles
[ssh_connection]
retries = 2