Fix marker quotation.
This commit is contained in:
parent
3240d00e98
commit
50cf61844c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
- name: Configure pam_mount
|
||||
blockinfile:
|
||||
dest: /etc/security/pam_mount.conf.xml
|
||||
marker: "<!-- {mark} ANSIBLE MANAGED BLOCK" -->
|
||||
marker: "<!-- {mark} ANSIBLE MANAGED BLOCK -->"
|
||||
block: |
|
||||
<volume
|
||||
fstype="cifs"
|
||||
|
|
Loading…
Add table
Reference in a new issue