gecko/scripts/ansible/update_playbook.yml

14 lines
250 B
YAML
Executable File

---
- name: Update the network
connection: ssh
gather_facts: false
hosts: all
vars:
repo_name: ava-labs/gecko-internal
repo_branch: platformvm-proposal-accept
roles:
- name: ava-stop
- name: ava-build
- name: ava-start