Debug this sucker
This commit is contained in:
parent
97af2c4313
commit
ce59bc537e
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@
|
||||||
register: nmclitest
|
register: nmclitest
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|
||||||
|
- name: debug some things
|
||||||
|
debug: var=ansible_ifcfg_blacklist
|
||||||
|
|
||||||
- name: disable resolv.conf control from NM
|
- name: disable resolv.conf control from NM
|
||||||
ini_file: dest=/etc/NetworkManager/NetworkManager.conf section=main option=dns value=none
|
ini_file: dest=/etc/NetworkManager/NetworkManager.conf section=main option=dns value=none
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue