Fix a description. #21

Merged
adellam merged 1 commits from adellam/ansible-role-spamassassin:master into master 2020-09-23 19:50:06 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
- name: Remove the ole2macro plugin - name: Remove the ole2macro plugin
block: block:
- name: Remove the clamav plugin files - name: Remove the ole2macro plugin files
file: dest={{ spamassassin_conf_dir }}/{{ item }} state=absent file: dest={{ spamassassin_conf_dir }}/{{ item }} state=absent
with_items: with_items:
- 'ole2macro.cf' - 'ole2macro.cf'