1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2019-03-13 16:18:30 -04:00 committed by GitHub
parent bd6fe4ab11
commit b9bd234a61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
path: /etc/ImageMagick-6/policy.xml path: /etc/ImageMagick-6/policy.xml
regexp: '<policy domain="coder" rights="none" pattern="PDF" />' regexp: '<policy domain="coder" rights="none" pattern="PDF" />'
backrefs: yes backrefs: yes
line: '<policy domain="coder" rights="read" pattern="PDF" />' line: ' <policy domain="coder" rights="read" pattern="PDF" />'
state: present state: present
when: is_debuntu when: is_debuntu