diff --git a/ansible.cfg b/ansible.cfg index 921f0e9..eef14bb 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,6 +2,7 @@ inventory = hosts interpreter_python = auto_silent nocows = 1 +timeout= 30 [ssh_connection] ssh_args = -o StrictHostKeyChecking=no diff --git a/hosts b/hosts index 042837c..a689b3a 100644 --- a/hosts +++ b/hosts @@ -69,7 +69,6 @@ servers: vasmani.de: ollital.net: ashkente.de: - piratolli.de: vars: ansible_python_interpreter: /usr/bin/python3 ansible_connection: ssh