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 AllowHybridSleep=no
- Name: Copy pwroff script - name: Copy pwroff script
template: copy:
src: pwroff src: pwroff
dest: /usr/local/sbin/ dest: /usr/local/sbin/
mode: 0755 mode: 0755