style: Apply Molecule linting fixes
- Fix YAML formatting in defaults and handlers - Update meta information formatting - Improve task syntax consistency
This commit is contained in:
committed by
Daniel Akulenok
parent
ab300c5cd6
commit
2f181751e2
@@ -16,3 +16,7 @@ provisioner:
|
||||
name: ansible-lint
|
||||
verifier:
|
||||
name: ansible
|
||||
lint: |
|
||||
set -e
|
||||
yamllint .
|
||||
ansible-lint .
|
||||
|
||||
Reference in New Issue
Block a user