apps_keycloak
ansible-apps_keycloak
Description
Deploy keycloak to manage id and access within a sso.
Requirements
none
Role variables
See variables for more details.
Examples
---
- hosts: apps_keycloak
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-apps_keycloak
License
This project is licensed under Apache License. See LICENSE for more details.
Author Information
Install
ansible-galaxy install lotusnoir/ansible-apps_keycloak
License
apache-2.0
Downloads
22
Owner