make sure every task has a tag
This commit is contained in:
parent
b6c635fdbe
commit
5de561dec3
1 changed files with 2 additions and 0 deletions
|
@ -28,3 +28,5 @@
|
||||||
copy: src={{item}} dest=/etc/cron.d/ mode=0644
|
copy: src={{item}} dest=/etc/cron.d/ mode=0644
|
||||||
with_items:
|
with_items:
|
||||||
- rhel8-split.cron
|
- rhel8-split.cron
|
||||||
|
tags:
|
||||||
|
- grobi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue