gecko/scripts/ansible/kill_playbook.yml

9 lines
142 B
YAML
Executable File

---
- name: Update the network
connection: ssh
gather_facts: false
hosts: all
tasks:
- name: Kill Node
command: killall ava