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