0613
This commit is contained in:
@@ -6,10 +6,6 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
tasks:
|
tasks:
|
||||||
- name: Wait 20s before restoring
|
|
||||||
ansible.builtin.pause:
|
|
||||||
seconds: 20
|
|
||||||
|
|
||||||
- name: "Wrapper | Verify netbox_subsystem_ikejanum_recursive.py exists"
|
- name: "Wrapper | Verify netbox_subsystem_ikejanum_recursive.py exists"
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
ansible.builtin.stat:
|
ansible.builtin.stat:
|
||||||
|
|||||||
Reference in New Issue
Block a user