5 lines
213 B
YAML
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
|