Fix some ansible-lint complaints.
This commit is contained in:
parent
c7030c9245
commit
2cf34e8e55
64 changed files with 357 additions and 297 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: enable powertop timer
|
||||
systemd:
|
||||
name: powertop.timer
|
||||
enabled: yes
|
||||
enabled: true
|
||||
listen: "enable powertop timer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue