gecko/scripts/ansible/update_playbook.yml

14 lines
250 B
YAML
Raw Normal View History

2020-03-10 12:20:34 -07:00
---
- name: Update the network
connection: ssh
gather_facts: false
hosts: all
vars:
2020-04-20 22:57:10 -07:00
repo_name: ava-labs/gecko-internal
repo_branch: platformvm-proposal-accept
2020-04-30 13:06:19 -07:00
roles:
- name: ava-stop
2020-04-30 13:07:43 -07:00
- name: ava-build
- name: ava-start