Remove a duplicate line #25

Merged
adellam merged 1 commits from adellam/ansible-role-spamassassin:master into master 2020-10-12 13:44:41 +02:00
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