Do not reload nginx for oauth2-proxy config

This commit is contained in:
Lukáš Kucharczyk 2021-05-07 11:28:06 +02:00
parent 1715296119
commit 5a8e508409
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
src: oauth2-proxy.cfg
dest: "{{ data_folder }}/oauth2-proxy/oauth2-proxy.cfg"
mode: '0755'
notify: reload nginx
- name: run container
docker_container:
name: 'oauth2-proxy'