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 f310428 commit e3ce4bdCopy full SHA for e3ce4bd
roles/keycloak_quarkus/tasks/main.yml
@@ -53,7 +53,7 @@
53
become: yes
54
55
- name: Flush pending handlers
56
- meta: flush_handlers
+ ansible.builtin.meta: flush_handlers
57
58
- name: "Start and wait for keycloak service"
59
ansible.builtin.include_tasks: start.yml
0 commit comments