mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -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 }}"
|
||||
|
||||
|
Reference in New Issue
Block a user