Tag certain roles for pull remediation
This commit is contained in:
parent
62ea91fc7f
commit
33f5af534e
@ -111,3 +111,4 @@
|
||||
state: reloaded
|
||||
when: com_challenge is changed
|
||||
become: yes
|
||||
tags: [ pull ]
|
||||
|
@ -9,7 +9,7 @@
|
||||
- role: backups
|
||||
vars:
|
||||
backups_outdir: "/cold/backups"
|
||||
tags: [ backups ]
|
||||
tags: [ backups, pull ]
|
||||
- role: dokuwiki
|
||||
tags: [ web, dokuwiki ]
|
||||
- role: gitea
|
||||
|
Loading…
Reference in New Issue
Block a user