You've already forked ansible-role-common
Linting
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
- name: Ensure correct permissions (hosts/resolv.conf)
|
||||
file:
|
||||
path: "{{item}}"
|
||||
path: "{{ item }}"
|
||||
state: touch
|
||||
mode: u+rw,g+r,a+r
|
||||
with_items:
|
||||
|
||||
Reference in New Issue
Block a user