Update Readme
add requirements.yml for additional modules
This commit is contained in:
@@ -59,7 +59,8 @@
|
||||
- name: "Edit Fstab"
|
||||
replace:
|
||||
path: /etc/fstab
|
||||
regexp: 'errors=remount-ro 0'
|
||||
#regexp: 'errors=remount-ro 0'
|
||||
regexp: 'defaults'
|
||||
replace: 'user_xattr,acl,barrier=1,errors=remount-ro,relatime 0'
|
||||
backup: yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user