We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e49168 commit 528c0a0Copy full SHA for 528c0a0
playbooks/validate.yml
@@ -4,5 +4,7 @@
4
gather_facts: false
5
vars_files:
6
- vars/vars.yml
7
+ collections:
8
+ - middleware_automation.wildfly
9
roles:
- - middleware_automation.wildfly.wildfly_validation
10
+ - role: wildfly_validation
0 commit comments