Fix typo and ansible module to be used.

This commit is contained in:
Andreas B. Mundt 2023-08-07 22:31:25 +02:00
parent 4b85ad1f14
commit 82d525fd57

View file

@ -138,8 +138,8 @@
AllowHybridSleep=no
- Name: Copy pwroff script
template:
- name: Copy pwroff script
copy:
src: pwroff
dest: /usr/local/sbin/
mode: 0755