ansible-lssd/full_deploy.yml

10 lines
243 B
YAML
Raw Normal View History

2013-10-11 14:05:54 +00:00
---
2013-10-13 14:35:16 +00:00
- include: stop_seeder_and_tracker.yml
2013-10-15 12:23:13 +00:00
- include: stop_all_peers.yml
- include: setup.yml
2013-10-13 11:20:29 +00:00
- include: start_tracker.yml
#- include: create_torrent.yml
2013-10-15 12:23:13 +00:00
- include: start_seeder.yml
2013-10-12 14:00:24 +00:00
- include: deploy.yml
- include: stop_seeder_and_tracker.yml