Deploy authentik

_again_.
This commit is contained in:
Jake Howard
2023-11-07 20:47:19 +00:00
parent 48dbaeed99
commit dbbfe55975
7 changed files with 138 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: restart authentik
shell:
chdir: /opt/authentik
cmd: "{{ docker_update_command }}"