Merge pull request 'Remove a duplicate line' (#25) from adellam/ansible-role-spamassassin:master into master

This commit is contained in:
Andrea Dell'Amico 2020-10-12 13:44:40 +02:00
commit 72ed9f43d4
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
with_items:
- '{{ spamassassin_conf_dir }}/channel.d/sought.conf'
- '/var/lib/spamassassin/{{ spamassassin_rules_version }}/sought_rules_yerp_org.cf'
- '/var/lib/spamassassin/{{ spamassassin_rules_version }}/sought_rules_yerp_org.cf'
- '/var/lib/spamassassin/{{ spamassassin_rules_version }}/sought_rules_yerp_org'
notify: Restart spamassassin