You've already forked ansible-role-common
Corrrected permissions applied to config files as created.
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
file:
|
||||
path: "{{item}}"
|
||||
state: touch
|
||||
mode: u+rw,g+r,o+r
|
||||
mode: o+rw,g+r,a+r
|
||||
with_items:
|
||||
- /etc/resolv.conf
|
||||
- /etc/hosts
|
||||
|
||||
Reference in New Issue
Block a user