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,3 +1,3 @@
|
|||
---
|
||||
- name: restart postgresql
|
||||
- name: Restart postgresql
|
||||
service: name=postgresql state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue