mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-09-09 06:31:13 -07:00
Fix linter errors
This commit is contained in:
parent
c4a2b7dfc2
commit
acaceb48ef
8 changed files with 25 additions and 15 deletions
|
@ -38,6 +38,7 @@
|
|||
- "-rmaster"
|
||||
- "-u{{ keycloak_admin_user }}"
|
||||
- "-p{{ keycloak_admin_password }}"
|
||||
changed_when: yes
|
||||
become: yes
|
||||
- name: "Restart {{ keycloak.service_name }}"
|
||||
include_tasks: tasks/restart_keycloak.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue