ansible-role-authentik/meta/main.yml
2022-09-18 10:35:50 +02:00

35 lines
575 B
YAML

galaxy_info:
author: Laur Ivan
namespace: laurivan
role_name: authentik
description: Authentik installation via docker
license: MIT
min_ansible_version: "2.4"
min_ansible_container_version: "2.4"
platforms:
- name: Debian
versions:
- buster
- bullseye
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: Alpine
version:
- all
- name: ArchLinux
versions:
- all
galaxy_tags:
- docker
- authentik
- sso
- authentication
dependencies: []