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