willhallonline / docker-ansible

Ansible inside Docker containers: Alpine, Ubuntu, Rocky & Debian with Ansible 2.16, 2.15, 2.14, 2.13, 2.12, 2.11, 2.10 and 2.9 + Mitogen
https://www.willhallonline.co.uk/project/docker/docker-ansible/
MIT License
376 stars 135 forks source link

Ansible-lint #1

Closed javajon closed 5 years ago

javajon commented 5 years ago

Consider adding ansible-lint?

pip install ansible-lint

Exampled here.


Somewhat like the alias "cansible" ;-)

Thanks Will!

willhallonline commented 5 years ago

You are possibly right that I could add it in. I will look at completing in the next couple of weeks and then close this issue. Thanks for bringing to my attention... Do you know if it does YAML linting too?

willhallonline commented 5 years ago

Added this to all builds and make jump to Ansible 2.8 too.