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

not quite gone yet

This commit is contained in:
Jerry Vonau 2021-07-01 14:00:44 -05:00
parent 8adcd85310
commit b2c070fd04

View file

@ -112,11 +112,11 @@
dest: /etc/systemd/system/nodered.service
# mode: '0666'
#- name: Install /etc/{{ apache_conf_dir }}/nodered.conf from template
# template:
# backup: yes
# src: nodered.conf.j2
# dest: "/etc/{{ apache_conf_dir }}/nodered.conf"
- name: Install /etc/{{ apache_conf_dir }}/nodered.conf from template
template:
backup: yes
src: nodered.conf.j2
dest: "/etc/{{ apache_conf_dir }}/nodered.conf"
# mode: '0666'
# SEE ALSO THE apache2_module SECTION IN roles/httpd/tasks/main.yml