mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-28 17:01:54 -07:00
Add custom xml parameter and test scenario
This commit is contained in:
parent
548db6fc4b
commit
0751b97b87
15 changed files with 751 additions and 9 deletions
10
molecule/overridexml/requirements.yml
Normal file
10
molecule/overridexml/requirements.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
collections:
|
||||
- name: middleware_automation.redhat_csp_download
|
||||
version: ">=1.2.1"
|
||||
- name: middleware_automation.wildfly
|
||||
version: ">=0.0.5"
|
||||
- name: community.general
|
||||
- name: community.docker
|
||||
version: ">=1.9.1"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue