From 985a431ecddbdb5c1bc2d66774522f66a9f4dc43 Mon Sep 17 00:00:00 2001 From: Yacine31 Date: Sun, 20 Jun 2021 15:50:39 +0200 Subject: [PATCH] exclude NetworkManager --- configure-host-oel6/vars/linux_settings.yml | 2 +- configure-host-oel7/vars/linux_settings.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure-host-oel6/vars/linux_settings.yml b/configure-host-oel6/vars/linux_settings.yml index 9ecff8c..4a4a92e 100755 --- a/configure-host-oel6/vars/linux_settings.yml +++ b/configure-host-oel6/vars/linux_settings.yml @@ -101,10 +101,10 @@ - sendmail - smartd - avahi-daemon - - NetworkManager - rhnsd - firstboot - chronyd - ip6tables - iptables - firewalld +# - NetworkManager diff --git a/configure-host-oel7/vars/linux_settings.yml b/configure-host-oel7/vars/linux_settings.yml index fc0f608..24f189a 100755 --- a/configure-host-oel7/vars/linux_settings.yml +++ b/configure-host-oel7/vars/linux_settings.yml @@ -101,10 +101,10 @@ - sendmail - smartd - avahi-daemon - - NetworkManager - rhnsd - firstboot - chronyd - ip6tables - iptables - firewalld +# - NetworkManager