add tag to only deploy journalwatch patterns (and config)
[ansible.git] / roles / journalwatch / tasks / main.yml
index 74e8f6836b90a2bfe081cbb8f43f361323edd8a1..8e64af3f87378dd210f9a40cead37442f1377bbf 100644 (file)
@@ -14,6 +14,7 @@
   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