From b912cf55c283e3ff0600526664219b7b5e87e7a8 Mon Sep 17 00:00:00 2001 From: robertsweetman Date: Mon, 8 Apr 2024 13:09:58 +0100 Subject: [PATCH] remove package --- ansible/group_vars/server_type_onr_boe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/server_type_onr_boe.yml b/ansible/group_vars/server_type_onr_boe.yml index 71f60cc40..ba39d1f20 100644 --- a/ansible/group_vars/server_type_onr_boe.yml +++ b/ansible/group_vars/server_type_onr_boe.yml @@ -52,7 +52,7 @@ packages_yum_install: # - libxcrypt.i686 removed from list as package is not available in RHEL 6 - libgcc.i686 - libgcc.x86_64 - - libnsl.i686 + # - libnsl.i686 removed from list as package is not available in RHEL 6 - libXcursor.i686 - libXcursor.x86_64 - libXrender.i686