0512
This commit is contained in:
@@ -1098,7 +1098,10 @@
|
|||||||
and ('Cannot assign requested address' not in (del_ip.stderr | default('')))
|
and ('Cannot assign requested address' not in (del_ip.stderr | default('')))
|
||||||
|
|
||||||
- name: PHASE X | Wait 45 seconds after config activation
|
- name: PHASE X | Wait 45 seconds after config activation
|
||||||
ansible.builtin.pause:
|
hosts: all
|
||||||
|
gather_facts: false
|
||||||
|
tasks:
|
||||||
|
- ansible.builtin.pause:
|
||||||
seconds: 45
|
seconds: 45
|
||||||
|
|
||||||
- import_playbook: ptsd_reacquire_attempt.yml
|
- import_playbook: ptsd_reacquire_attempt.yml
|
||||||
Reference in New Issue
Block a user