mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-30 03:14:48 +00:00
ci: bump and fix final linter warnings
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
namespace: middleware_automation
|
namespace: middleware_automation
|
||||||
name: keycloak
|
name: keycloak
|
||||||
version: "2.1.1"
|
version: "2.1.2"
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Romain Pelisse <rpelisse@redhat.com>
|
- Romain Pelisse <rpelisse@redhat.com>
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ argument_specs:
|
|||||||
sso_enable:
|
sso_enable:
|
||||||
default: true
|
default: true
|
||||||
description: "Enable Red Hat Single Sign-on installation"
|
description: "Enable Red Hat Single Sign-on installation"
|
||||||
type: "str"
|
type: "bool"
|
||||||
rhbk_version:
|
rhbk_version:
|
||||||
default: "22.0.6"
|
default: "22.0.6"
|
||||||
description: "Red Hat Build of Keycloak version"
|
description: "Red Hat Build of Keycloak version"
|
||||||
@@ -132,4 +132,4 @@ argument_specs:
|
|||||||
rhbk_enable:
|
rhbk_enable:
|
||||||
default: true
|
default: true
|
||||||
description: "Enable Red Hat Build of Keycloak installation"
|
description: "Enable Red Hat Build of Keycloak installation"
|
||||||
type: "str"
|
type: "bool"
|
||||||
|
|||||||
Reference in New Issue
Block a user