add tag to only deploy journalwatch patterns (and config)
authorRalf Jung <post@ralfj.de>
Tue, 22 May 2018 12:37:33 +0000 (14:37 +0200)
committerRalf Jung <post@ralfj.de>
Tue, 22 May 2018 12:37:33 +0000 (14:37 +0200)
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