Backup nginx template before overwriting
This commit is contained in:
parent
1d1348c876
commit
54015ef705
@ -4,6 +4,7 @@
|
||||
src: nginx.conf.j2
|
||||
dest: "{{ nextcloud_nginx_config_path }}"
|
||||
mode: '0644'
|
||||
backup: true
|
||||
become: true
|
||||
notify:
|
||||
- Restart nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user