Skip to content

Commit

Permalink
ansible-middleware#226 - fix ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
hwo-wd committed May 16, 2024
1 parent f8e22dd commit d561e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/keycloak_quarkus/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
- name: "Print deprecation warning"
ansible.builtin.fail:
msg: "Deprecation warning: you are using the deprecated variable '{{ deprecated_variable | d('NotSet') }}', check docs on how to upgrade."
ignore_errors: true
failed_when: false
changed_when: true
listen: "print deprecation warning"

0 comments on commit d561e30

Please sign in to comment.