From 7f45807c28206748dfc14c19ac175a9be1e9b477 Mon Sep 17 00:00:00 2001 From: Olli Graf Date: Wed, 1 Sep 2021 09:36:27 +0200 Subject: [PATCH] Timeout hochgesetzt. --- ansible.cfg | 1 + hosts | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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