apps-fp-o: we still need to install the apache config

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-07-22 15:39:40 -07:00
parent 2e4204814c
commit 2ec00accf3

View file

@ -3,14 +3,14 @@
# tags: # tags:
# - apps-fp-o # - apps-fp-o
#- name: Copy in the proxy config - name: Copy in the proxy config
# copy: > copy: >
# src=apps.fp.o.conf dest=/etc/httpd/conf.d/{{website}}/apps.fp.o.conf src=apps.fp.o.conf dest=/etc/httpd/conf.d/{{website}}/apps.fp.o.conf
# owner=root group=root mode=0644 owner=root group=root mode=0644
# notify: notify:
# - reload proxyhttpd - reload proxyhttpd
# tags: tags:
# - apps-fp-o - apps-fp-o
- name: Copy in some global assets used around our apps - name: Copy in some global assets used around our apps
synchronize: src=global/ dest=/srv/web/apps-fp-o/global/ synchronize: src=global/ dest=/srv/web/apps-fp-o/global/