1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

formatting

This commit is contained in:
Tim Moody 2019-12-30 10:06:39 -05:00
parent 131bff8362
commit e4eda59ad5

View file

@ -40,7 +40,9 @@
# when: wordpress_enabled
- name: Install Nextcloud's nginx conf.d file from template
template: src=nextcloud-nginx.conf dest=/etc/nginx/conf.d/nextcloud-nginx.conf
template:
src: nextcloud-nginx.conf
dest: /etc/nginx/conf.d/nextcloud-nginx.conf
when: nextcloud_enabled
- name: Install NodeRed's nginx conf.d file from template
@ -53,4 +55,4 @@
when: nodered_enabled
#- name: Install proxpass to apache running on localhost