change fstab edits to earlier

This commit is contained in:
Pellegrino, Michael
2021-11-16 10:16:01 -05:00
committed by GitHub Enterprise
parent f68e6bce0a
commit 816e1f0bab

View File

@@ -49,6 +49,14 @@
- libpam-winbind
- libnss-winbind
- name: "Edit Fstab"
replace:
path: /etc/fstab
#regexp: 'errors=remount-ro 0'
regexp: 'defaults'
replace: 'user_xattr,acl,barrier=1,errors=remount-ro,relatime 0'
backup: yes
- name: "Disable Services"
systemd:
enabled: no
@@ -130,14 +138,6 @@
with_items:
- samba-ad-dc.service
- name: "Edit Fstab"
replace:
path: /etc/fstab
#regexp: 'errors=remount-ro 0'
regexp: 'defaults'
replace: 'user_xattr,acl,barrier=1,errors=remount-ro,relatime 0'
backup: yes
- name: "Allow traffic for Application Samba4 AD-DC"
ufw:
rule: allow