This commit is contained in:
2026-04-23 06:13:25 +03:00
parent 3e6dbdcbd4
commit badd2c3a0d

View File

@@ -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: