Skip to content
Snippets Groups Projects
Commit c49c3257 authored by Lukas Koenen's avatar Lukas Koenen
Browse files

fix: handlers

parent b3a6774f
No related branches found
No related tags found
No related merge requests found
Pipeline #134690 passed
handlers:
- name: Restart Oauth2-Proxy
ansible.builtin.service:
name: oauth2-proxy.service
state: restarted
become: true
---
- name: Restart Oauth2-Proxy
ansible.builtin.service:
name: oauth2-proxy.service
state: restarted
become: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment