mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-08 06:13:11 +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
|
||||
fail:
|
||||
- name: "Verify valid parameters for download credentials when specified"
|
||||
ansible.builtin.fail:
|
||||
msg: >-
|
||||
When JDBC driver download credentials are set, both the username and the password MUST be set
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user