mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
c321ddc8f2
commit
5a80a898fd
@ -69,9 +69,9 @@
|
||||
ignore_errors: yes
|
||||
when: inventory_hostname in groups['nas']
|
||||
|
||||
- name: Pause for 120 seconds
|
||||
- name: Pause for 60 seconds
|
||||
ansible.builtin.pause:
|
||||
seconds: 120
|
||||
seconds: 60
|
||||
#- debug:
|
||||
# msg: "{{ ruleset.stdout }}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user