Enable Authentik role
This commit is contained in:
parent
701c897aff
commit
82a7bf9d88
1 changed files with 3 additions and 4 deletions
7
site.yml
7
site.yml
|
@ -18,13 +18,12 @@
|
||||||
remote_user: root
|
remote_user: root
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- docker_watchtower
|
- watchtower_docker
|
||||||
- docker_pretix
|
- pretix_docker
|
||||||
|
|
||||||
- name: Set up roles on unhb4
|
- name: Set up roles on unhb4
|
||||||
hosts: unhb4
|
hosts: unhb4
|
||||||
remote_user: root
|
remote_user: root
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- docker_authentik
|
- authentik_docker
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue