renamed the authentik role, all roles will use the docker_ prefix for naming now
This commit is contained in:
parent
f3e671a645
commit
c5eaaa9bb1
6 changed files with 1 additions and 1 deletions
2
site.yml
2
site.yml
|
@ -16,5 +16,5 @@
|
||||||
remote_user: root
|
remote_user: root
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- authentik_docker
|
- docker_authentik
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue