Fix access mode of /var/lib/dotfiles
This commit is contained in:
@@ -132,6 +132,7 @@
|
|||||||
path: /var/lib/dotfiles
|
path: /var/lib/dotfiles
|
||||||
owner: nobody
|
owner: nobody
|
||||||
group: dotfiles
|
group: dotfiles
|
||||||
|
mode: '0775' # group needs write access!
|
||||||
become: true
|
become: true
|
||||||
become_user: root
|
become_user: root
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user