feat: add more tags
This commit is contained in:
parent
4edcb29499
commit
122e047497
1 changed files with 2 additions and 0 deletions
|
|
@ -2,8 +2,10 @@
|
|||
|
||||
# install updates
|
||||
- name: "install updates"
|
||||
tags: "update"
|
||||
ansible.builtin.include_tasks: "update.yaml"
|
||||
|
||||
# initiate reboot
|
||||
- name: "initiate reboot"
|
||||
tags: "reboot"
|
||||
ansible.builtin.include_tasks: "reboot.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue