unfetter icon indicating copy to clipboard operation
unfetter copied to clipboard

Implement Ansible Lint testing

Open infosec-alchemist opened this issue 5 years ago • 2 comments

  • [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)

infosec-alchemist avatar Nov 01 '18 16:11 infosec-alchemist

Ansible- lint version 3.5 is currently out and is installed with "pip install ansible-lint"

The VSCode linter is not doing highlighting.

infosec-alchemist avatar Nov 01 '18 16:11 infosec-alchemist

The YAML linter from Red Hat appears to be incorrectly understanding some of the ansible schemas.

infosec-alchemist avatar Nov 01 '18 18:11 infosec-alchemist