mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-07 05:43:12 +00:00
7 lines
226 B
Plaintext
7 lines
226 B
Plaintext
#################################################
|
|
# python dependencies required to be installed
|
|
# on the controller host with:
|
|
# pip install -r requirements.txt
|
|
#
|
|
netaddr
|
|
lxml # for middleware_automation.common.maven_artifact |