feat(image): add ansible module ansible.utils

required for xmltodict function. used within keycloak playbook to fetch saml public cert

!179
This commit is contained in:
2024-01-02 16:33:04 +09:30
parent 210267648b
commit c29bad5daa
2 changed files with 4 additions and 1 deletions

View File

@ -9,4 +9,6 @@ psycopg2==2.9.9
# community.mysql
PyMySQL==1.1.0
dnspython
dnspython
xmltodict==0.13.0