mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-31 20:04:53 +00:00
Use FQCN for fail module
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Verify valid parameters for download credentials when specified
|
- name: "Verify valid parameters for download credentials when specified"
|
||||||
fail:
|
ansible.builtin.fail:
|
||||||
msg: >-
|
msg: >-
|
||||||
When JDBC driver download credentials are set, both the username and the password MUST be set
|
When JDBC driver download credentials are set, both the username and the password MUST be set
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user