Skip to content
Snippets Groups Projects

added shutdown task list

Closed Pietsch, Martin requested to merge development into master
2 files
+ 16
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 6
0
- name: "poweroff host"
shell: "shutdown -h +10s"
poll: 0
async: 0
ignore_errors: yes
Loading