mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-06 10:50:31 -07:00
fixup linter
This commit is contained in:
parent
f3104285bc
commit
e3ce4bd574
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
become: yes
|
||||
|
||||
- name: Flush pending handlers
|
||||
meta: flush_handlers
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
||||
- name: "Start and wait for keycloak service"
|
||||
ansible.builtin.include_tasks: start.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue