inital
This commit is contained in:
commit
b6dafc7a73
9 changed files with 391 additions and 0 deletions
7
ansible.cfg
Normal file
7
ansible.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[defaults]
|
||||
host_key_checking = false
|
||||
inventory=pfannkuchen.ini
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
interpreter_python = auto_silent
|
||||
[ssh_connection]
|
||||
ssh_args = -o PasswordAuthentication=yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue