Skip to content

Commit

Permalink
Fix stop validator
Browse files Browse the repository at this point in the history
  • Loading branch information
makhoninvit authored and Vitaliy Makhonin committed Jul 26, 2024
1 parent 81d502d commit 521f5f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/agent_stop_validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
- name: stop validator
hosts: all
become: yes
vars_files:
- ../vars/{{ val_prj }}.yaml
tags:
- validator.cluster.stop
roles:
Expand Down

0 comments on commit 521f5f5

Please sign in to comment.