ansible-lssd/site.yml

8 lines
146 B
YAML
Raw Normal View History

2013-10-11 14:05:54 +00:00
---
2013-10-12 14:00:24 +00:00
- include: setup.yml
2013-10-13 11:20:29 +00:00
- include: start_tracker.yml
2013-10-12 14:00:24 +00:00
- include: create_torrent.yml
- include: deploy.yml
- include: stop_seeder_and_tracker.yml
2013-10-11 14:05:54 +00:00