Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
1073f70bce
commit
89f6f1fc32
591 changed files with 1491 additions and 1168 deletions
|
@ -12,7 +12,7 @@
|
|||
path: /etc/systemd/system/btrfs-balance.timer.d
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0755
|
||||
mode: "0755"
|
||||
|
||||
|
||||
- name: Configure btrfs-balance timer
|
||||
|
@ -21,7 +21,7 @@
|
|||
dest: /etc/systemd/system/btrfs-balance.timer.d/schedule.conf
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
mode: "0644"
|
||||
notify:
|
||||
- reload systemd
|
||||
- restart btrfs-balance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue