ansible/roles/apps-fp-o/handlers/main.yml
2014-12-19 15:20:19 +00:00

5 lines
213 B
YAML

- name: rebuild apps-fp-o html
shell: /usr/bin/apps-fp-o-yaml2html.py > /srv/web/apps-fp-o/apps-yaml.html
- name: rebuild apps-fp-o json
shell: /usr/bin/apps-fp-o-yaml2json.py > /srv/web/apps-fp-o/js/data.js