This continues the DHCP hook checks. Also protect the create side

if the system doesn't have any config files at all.
This commit is contained in:
Greg Althaus
2017-01-13 10:14:57 -06:00
parent 0f6e08d34f
commit 923057c1a8
3 changed files with 7 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
follow: yes
marker: "# Ansible entries {mark}"
notify: Preinstall | restart network
when: dhclientconffile is defined
- name: Configue dhclient hooks for resolv.conf (non-RH)
template: