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