projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7f35789
)
add tag to only deploy journalwatch patterns (and config)
author
Ralf Jung
<post@ralfj.de>
Tue, 22 May 2018 12:37:33 +0000
(14:37 +0200)
committer
Ralf Jung
<post@ralfj.de>
Tue, 22 May 2018 12:37:33 +0000
(14:37 +0200)
roles/journalwatch/tasks/main.yml
patch
|
blob
|
history
diff --git
a/roles/journalwatch/tasks/main.yml
b/roles/journalwatch/tasks/main.yml
index 74e8f6836b90a2bfe081cbb8f43f361323edd8a1..8e64af3f87378dd210f9a40cead37442f1377bbf 100644
(file)
--- a/
roles/journalwatch/tasks/main.yml
+++ b/
roles/journalwatch/tasks/main.yml
@@
-14,6
+14,7
@@
loop:
- config
- patterns
loop:
- config
- patterns
+ tags: journalwatch-patterns
- name: delete old journalwatch crontab entry
file: path=/etc/cron.d/journalwatch state=absent
- name: create journalwatch crontab entry
- name: delete old journalwatch crontab entry
file: path=/etc/cron.d/journalwatch state=absent
- name: create journalwatch crontab entry