1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

fix path of moved file

This commit is contained in:
Tim Moody 2017-06-02 14:52:32 -04:00
parent 62b69149b9
commit 47053a0e50

View file

@ -6,7 +6,7 @@
state=directory
- name: Install admin home page into apache2
template: src=console/xsce-home-page.conf
template: src=xsce-home-page.conf
dest=/etc/{{ apache_config_dir }}/xsce-home-page.conf
- name: Enable the home page