Fix typo and ansible module to be used.
This commit is contained in:
parent
4b85ad1f14
commit
82d525fd57
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue