ansible-lssd/site.yml

11 lines
231 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 14:35:16 +00:00
- include: stop_seeder_and_tracker.yml
- include: stop_all.yml
- include: rm_tgz.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