Update main.yml to have newly added package pki-resteasy-servlet-initializer

This commit is contained in:
Shalini Khandelwal 2023-12-13 13:19:06 +00:00
parent 6ca7e48dd0
commit fba61441a6
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-client, pki-resteasy-core, pki-resteasy-jackson2-provider, pki-resteasy-servlet-initializer
- name: Install required packages
dnf: