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
|
||||
|
||||
|
||||
- Name: Copy pwroff script
|
||||
template:
|
||||
- name: Copy pwroff script
|
||||
copy:
|
||||
src: pwroff
|
||||
dest: /usr/local/sbin/
|
||||
mode: 0755
|
||||
|
|
Loading…
Add table
Reference in a new issue