You've already forked ansible-role-common
fix: Don't tweak permissions on resolv.conf etc
This commit is contained in:
@@ -97,5 +97,8 @@
|
|||||||
- /etc/hosts
|
- /etc/hosts
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: perm_config
|
loop_var: perm_config
|
||||||
|
when: >
|
||||||
|
ansible_virtualization_type != "docker"
|
||||||
|
and ansible_virtualization_type != "container"
|
||||||
changed_when: false
|
changed_when: false
|
||||||
tags: dns
|
tags: dns
|
||||||
|
|||||||
Reference in New Issue
Block a user