diff --git a/tasks/RedHat.yml b/tasks/RedHat.yml index 838964f..a981b3d 100644 --- a/tasks/RedHat.yml +++ b/tasks/RedHat.yml @@ -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: