tweak playbook
This commit is contained in:
parent
0f0e08ebe1
commit
a6f526864b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
hosts:
|
hosts:
|
||||||
- seeder
|
|
||||||
- peer
|
- peer
|
||||||
|
#- seeder
|
||||||
sudo: yes
|
sudo: yes
|
||||||
#serial: 100
|
#serial: 100
|
||||||
roles:
|
roles:
|
||||||
|
3
site.yml
3
site.yml
@ -1,5 +1,8 @@
|
|||||||
---
|
---
|
||||||
- include: setup.yml
|
- include: setup.yml
|
||||||
|
- include: stop_seeder_and_tracker.yml
|
||||||
|
- include: stop_all.yml
|
||||||
|
- include: rm_tgz.yml
|
||||||
- include: start_tracker.yml
|
- include: start_tracker.yml
|
||||||
- include: create_torrent.yml
|
- include: create_torrent.yml
|
||||||
- include: deploy.yml
|
- include: deploy.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user