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
|
||||
|
||||
roles:
|
||||
- docker_watchtower
|
||||
- docker_pretix
|
||||
- watchtower_docker
|
||||
- pretix_docker
|
||||
|
||||
- name: Set up roles on unhb4
|
||||
hosts: unhb4
|
||||
remote_user: root
|
||||
|
||||
roles:
|
||||
- docker_authentik
|
||||
|
||||
- authentik_docker
|
||||
|
|
Loading…
Reference in a new issue