Browse Source

Timeout hochgesetzt.

master
Olli Graf 4 years ago
parent
commit
7f45807c28
  1. 1
      ansible.cfg
  2. 1
      hosts

1
ansible.cfg

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

1
hosts

@ -69,7 +69,6 @@ servers:
vasmani.de:
ollital.net:
ashkente.de:
piratolli.de:
vars:
ansible_python_interpreter: /usr/bin/python3
ansible_connection: ssh

Loading…
Cancel
Save