Call restart NetworkManager on change

This commit is contained in:
2016-11-15 14:58:10 +13:00
parent 0d11d1103e
commit aa6d5a9f7f

View File

@@ -81,6 +81,8 @@
value: "none" value: "none"
backup: yes backup: yes
when: (ansible_os_family == "RedHat" and ansible_distribution_major_version == "7") when: (ansible_os_family == "RedHat" and ansible_distribution_major_version == "7")
notify:
- restart NetworkManager
- name: Ensure hosts file correct - name: Ensure hosts file correct
lineinfile: lineinfile: