Fix name[casing] ansible-lint issues
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>
This commit is contained in:
parent
01030eaf26
commit
691adee6ee
299 changed files with 1935 additions and 1935 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart btrfs-balance
|
||||
- name: Restart btrfs-balance
|
||||
service:
|
||||
name: btrfs-balance.timer
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue