You've already forked ansible-role-common
Call restart NetworkManager on change
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
value: "none"
|
||||
backup: yes
|
||||
when: (ansible_os_family == "RedHat" and ansible_distribution_major_version == "7")
|
||||
notify:
|
||||
- restart NetworkManager
|
||||
|
||||
- name: Ensure hosts file correct
|
||||
lineinfile:
|
||||
|
||||
Reference in New Issue
Block a user