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
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
- name: restart keepalived
|
||||
service: name=keepalived state=restarted
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
# keepalived_ipaddress - virtual ip address on master host
|
||||
#
|
||||
|
||||
---
|
||||
- name: Install keepalived package
|
||||
package: state=present name=keepalived
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue