gecko/scripts/ansible/kill_playbook.yml

9 lines
142 B
YAML
Raw Normal View History

2020-04-22 16:52:37 -07:00
---
- name: Update the network
connection: ssh
gather_facts: false
hosts: all
tasks:
- name: Kill Node
command: killall ava