mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
Debug this sucker
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
register: nmclitest
|
||||
ignore_errors: true
|
||||
|
||||
- name: debug some things
|
||||
debug: var=ansible_ifcfg_blacklist
|
||||
|
||||
- name: disable resolv.conf control from NM
|
||||
ini_file: dest=/etc/NetworkManager/NetworkManager.conf section=main option=dns value=none
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user