This commit is contained in:
2026-01-27 05:12:33 +02:00
parent c703ad41be
commit 53214a61c8

View File

@@ -1098,7 +1098,10 @@
and ('Cannot assign requested address' not in (del_ip.stderr | default('')))
- name: PHASE X | Wait 45 seconds after config activation
ansible.builtin.pause:
hosts: all
gather_facts: false
tasks:
- ansible.builtin.pause:
seconds: 45
- import_playbook: ptsd_reacquire_attempt.yml