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:
|
file:
|
||||||
path: "{{item}}"
|
path: "{{item}}"
|
||||||
state: touch
|
state: touch
|
||||||
mode: u+rw,g+r,o+r
|
mode: o+rw,g+r,a+r
|
||||||
with_items:
|
with_items:
|
||||||
- /etc/resolv.conf
|
- /etc/resolv.conf
|
||||||
- /etc/hosts
|
- /etc/hosts
|
||||||
|
|||||||
Reference in New Issue
Block a user