Update to 2022-09-23 14:00

This commit is contained in:
Daniel Berteaud
2022-09-23 14:00:10 +02:00
parent 7bd2413f8f
commit 655769a8f3
8 changed files with 21 additions and 6 deletions

View File

@@ -8,6 +8,6 @@
tags: oo
- name: Deploy nginx configuration
template: src=nginx_vhost.conf.j2 dest=/etc/nginx/ansible_conf.d/32-oods.conf
template: src=nginx_vhost.conf.j2 dest=/etc/nginx/ansible_conf.d/32-oods.conf mode=640
notify: reload nginx
tags: oo