unfetter
unfetter copied to clipboard
Implement Ansible Lint testing
- [x] Test out Lints and determine which one to use
- [x] Implement lint testing in the VSCode
- [x] Build lint into travis files
- [ ] look at ansible-review (https://github.com/willthames/ansible-review)
Ansible- lint version 3.5 is currently out and is installed with "pip install ansible-lint"
The VSCode linter is not doing highlighting.
The YAML linter from Red Hat appears to be incorrectly understanding some of the ansible schemas.