mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
make idempotent
This commit is contained in:
parent
f5ffe32a78
commit
b0346421ae
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
lineinfile:
|
||||
path: /etc/ImageMagick-6/policy.xml
|
||||
regexp: '<policy domain="coder" rights="none" pattern="PDF" />'
|
||||
backrefs: yes
|
||||
line: ' <policy domain="coder" rights="read" pattern="PDF" />'
|
||||
state: present
|
||||
when: is_debuntu
|
||||
|
|
Loading…
Reference in a new issue