feat: move tags around
This commit is contained in:
parent
b87cc03f2d
commit
4edcb29499
3 changed files with 53 additions and 49 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
# reboot the system
|
||||
- name: "reboot the system"
|
||||
tags: "reboot"
|
||||
ansible.builtin.reboot:
|
||||
msg: "Reboot initiated by Ansible"
|
||||
reboot_timeout: 120
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue