Use GitHub actions to automate linting and ansible testing
Opened this issue · 0 comments
PlqnK commented
- Use
ansible-lint
to test ansible roles and playbook linting - Use
shellcheck
to test shell scripts linting - Use
molecule
andtestinfra
to test ansible provisioning