[apps-fp-o] uncomment out installing new yaml file enable for staging

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2021-10-27 16:03:06 +10:00
parent 5f4fff9cc3
commit 194c39e68d

View file

@ -46,13 +46,15 @@
tags: tags:
- apps-fp-o - apps-fp-o
#- name: Copy in our app data yaml # this was commented out, and might not be working. just turned back on
# copy: > # for staging to test it out.
# src=apps.yaml dest=/usr/share/apps-fp-o/apps.yaml - name: Copy in our app data yaml
# owner=root group=root mode=0644 copy: >
# notify: src=apps.yaml dest=/usr/share/apps-fp-o/apps.yaml
# - rebuild apps-fp-o html owner=root group=root mode=0644
# - rebuild apps-fp-o json when: env == 'staging
# tags: notify:
# - apps-fp-o - rebuild apps-fp-o html
- rebuild apps-fp-o json
tags:
- apps-fp-o