Skip to content

Commit e3ce4bd

Browse files
authored
fixup linter
1 parent f310428 commit e3ce4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/keycloak_quarkus/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
become: yes
5454

5555
- name: Flush pending handlers
56-
meta: flush_handlers
56+
ansible.builtin.meta: flush_handlers
5757

5858
- name: "Start and wait for keycloak service"
5959
ansible.builtin.include_tasks: start.yml

0 commit comments

Comments
 (0)