mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-03-26 21:33:03 +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 |