mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-06 05:12:59 +00:00
ci: final round of linting
This commit is contained in:
@@ -347,7 +347,7 @@ argument_specs:
|
||||
rhbk_enable:
|
||||
default: true
|
||||
description: "Enable Red Hat Build of Keycloak installation"
|
||||
type: "str"
|
||||
type: "bool"
|
||||
rhbk_offline_install:
|
||||
default: false
|
||||
description: "Perform an offline install"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
name: "{{ keycloak.service_user }}"
|
||||
home: /opt/keycloak
|
||||
system: true
|
||||
create_home: no
|
||||
create_home: false
|
||||
|
||||
- name: "Create {{ keycloak.service_name }} install location"
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user