feat: move tag logic to playbook file
This commit is contained in:
parent
23c72d19c0
commit
982497467a
4 changed files with 13 additions and 25 deletions
|
|
@ -2,9 +2,6 @@
|
|||
|
||||
# install updates
|
||||
- name: "install updates"
|
||||
tags:
|
||||
- "update"
|
||||
- "never"
|
||||
block:
|
||||
|
||||
# install updates - alpine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue