Update main.yml to drop pki-resteasy-jaxb-provider

This commit is contained in:
Shalini Khandelwal 2023-12-12 11:48:11 +00:00
parent 2fbc343eb1
commit bec5a26598
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
- name: Install resteasy packages
dnf:
name: >
pki-resteasy-client, pki-resteasy-core, pki-resteasy-jackson2-provider, pki-resteasy-jaxb-provider
pki-resteasy-client, pki-resteasy-core, pki-resteasy-jackson2-provider
- name: Install required packages
dnf: