fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/provisioning/roles/shelfzilla/tasks/main.yml

8 lines
183 B
YAML
Raw Normal View History

2014-11-14 08:30:10 +00:00
---
- debug: msg="Starting Shelfzilla module"
- include: shelfzilla.yml
- include: nginx.yml
- include: post_nodejs.yml
- include: post_python.yml
2014-11-14 08:30:10 +00:00
#- include: postgre.yml