Commit 2815850a authored by Vitaly Lipatov's avatar Vitaly Lipatov

ansible/playbooks: add poweroff.yml

parent 4450d078
---
- hosts: poweroff
gather_facts: no
tasks:
- name: The office shutdown
shell: /sbin/poweroff
sudo: no
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment