Browse Source

Deprecation Warning abgeschaltet.

master
Olli Graf 4 years ago
parent
commit
11eda32a96
  1. 1
      ansible.cfg

1
ansible.cfg

@ -3,6 +3,7 @@ inventory = hosts
interpreter_python = auto_silent interpreter_python = auto_silent
nocows = 1 nocows = 1
timeout= 30 timeout= 30
force_valid_group_names = ignore
[ssh_connection] [ssh_connection]
ssh_args = -o StrictHostKeyChecking=no ssh_args = -o StrictHostKeyChecking=no

Loading…
Cancel
Save