Hi dev-team,
not sure if its of any value but wanted share with you a Jython based
automation suite to configure Wildfly and its various subsystems.
https://github.com/fareliner/jyboss-cli
The library also comes with an Ansible module that can be used to
re/configure a Keycloak server idempotent - the Ansible way.
https://github.com/fareliner/jyboss-cli/blob/master/module/jboss.py
Will publish a fully working Ansible playbook shortly, just wanted to see
if there is much interest in this kind of topic. I think it could be very
handy to give people a set of starter playbooks or even to use it for
creating more complex docker images of Keycloak using ansible-docker.
Let me know what you think.
Cheers,
Niels