From 6d8925310b4ea651d374a83b5c8f5965f859868d Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 19 Apr 2024 01:40:06 +0900 Subject: [PATCH] Drop rubygem-rexml This was used in pacemaker resource management in openstack_extras but the feature was removed. Depends-on: https://review.opendev.org/916318 Change-Id: Id5a09d134a6634bb529791aa424b79796ae7834a --- playbooks/prepare-node-common.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/prepare-node-common.yaml b/playbooks/prepare-node-common.yaml index 4c26af2b5..72ce19e7b 100644 --- a/playbooks/prepare-node-common.yaml +++ b/playbooks/prepare-node-common.yaml @@ -42,7 +42,6 @@ - libxslt-devel - ruby-devel - zlib-devel - - rubygem-rexml when: - ansible_os_family == 'RedHat'