ansible/roles/authentik/templates/authentik-reload.service.j2

8 lines
130 B
Plaintext
Raw Normal View History

[Unit]
Description=Refresh authentik images
[Service]
Type=oneshot
ExecStart=/bin/systemctl reload-or-restart authentik.service