devopshobbies / boundary-vault-stack

Deploy Self-Hosted HCP Vault and Boundary using End-To-End Automation (Terraform, Ansible, Bash, and many more)
MIT License
12 stars 11 forks source link

Flawless Playbooks with Ansible-lint #26

Open Shayan-Ghani opened 1 month ago

Shayan-Ghani commented 1 month ago

Use ansible-lint to find out the best practices that can be applied to roles and playbooks.

Ensure a lint stage in Github actions workfolw to create a seamless CICD with https://github.com/marketplace/actions/run-ansible-lint.