You've already forked ansible-role-common
Another to ignore if testing in container
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
}
|
||||
loop_control:
|
||||
loop_var: hosts_config
|
||||
when: ansible_virtualization_type != "docker"
|
||||
when: ansible_virtualization_type != "docker" and ansible_virtualization_type != "container"
|
||||
|
||||
- name: Ensure NetworkManager does not fiddle DNS
|
||||
ini_file:
|
||||
|
||||
Reference in New Issue
Block a user