Add cronjob tag
Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
parent
014d14239b
commit
11b3c5c935
1 changed files with 2 additions and 0 deletions
|
@ -211,6 +211,8 @@
|
|||
- name: sig_policy cron
|
||||
template: src="sig_policy.j2" dest=/etc/cron.d/sig_policy
|
||||
when: inventory_hostname.startswith('compose-x86-01.iad2')
|
||||
tags:
|
||||
- cronjob
|
||||
|
||||
- name: Create /etc/pki/fedora-messaging
|
||||
file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue