Combine playbooks and update/adapt inventory accordingly.

This commit is contained in:
Andreas B. Mundt 2023-10-20 19:14:10 +02:00
parent 5bc3821bf4
commit a586ac5201
4 changed files with 40 additions and 144 deletions

View file

@ -35,7 +35,7 @@
</volume>
insertafter: "<!-- END ANSIBLE MANAGED BLOCK .* -->"
- name: Use umount script for proper ordering
- name: Use umount script for proper cleanup
blockinfile:
dest: /etc/security/pam_mount.conf.xml
marker: "<!-- {mark} ANSIBLE MANAGED BLOCK (umount script needed for bind mounts ordering) -->"