From 8352538892bff89b474ff82fe85e04d3c0f334c0 Mon Sep 17 00:00:00 2001 From: ITQ Date: Fri, 21 Nov 2025 20:14:14 +0300 Subject: [PATCH] aboba --- infrastructure/iac/ansible/base_setup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/iac/ansible/base_setup.yaml b/infrastructure/iac/ansible/base_setup.yaml index 1ab33fc..d5e396b 100644 --- a/infrastructure/iac/ansible/base_setup.yaml +++ b/infrastructure/iac/ansible/base_setup.yaml @@ -77,7 +77,7 @@ test_command: uptime when: reboot_required_file.stat.exists register: reboot_result - async: 600 + async: 0 poll: 0 tags: system