fix 1900 failures of the following case issue: `name[casing]: All names should start with an uppercase letter.` Signed-off-by: Ryan Lerch <rlerch@redhat.com>
5 lines
96 B
YAML
5 lines
96 B
YAML
---
|
|
- name: Restart btrfs-balance
|
|
service:
|
|
name: btrfs-balance.timer
|
|
state: restarted
|