You've already forked ansible-role-common
Call restart NetworkManager on change
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user