Add nut SSH remote shutdown

This commit is contained in:
Daniel A. Maierhofer
2018-03-05 01:57:41 +01:00
parent 25b918804d
commit b4e2669492
13 changed files with 77 additions and 4 deletions

View File

@@ -53,3 +53,6 @@
template: dest=/etc/nut/upssched.conf src=upssched.conf.j2 owner=root group=nut mode=0640
notify:
restart nut
- name: nut - generate SSH-key
user: name=nut createhome=yes generate_ssh_key=yes ssh_key_bits=4096 ssh_key_comment="nut ups shutdown"