geerlingguy / turing-pi-cluster

DEPRECATED - Turing Pi cluster configuration for Raspberry Pi Compute Modules
https://www.youtube.com/watch?v=kgVz4-SEhbE
MIT License
355 stars 47 forks source link

Add basic test coverage - linting #16

Closed geerlingguy closed 4 years ago

geerlingguy commented 4 years ago

Just to have it.

geerlingguy commented 4 years ago

It seems Ansible Lint runs into issues with the short name resolution to FQCN of a collection defined inside a role's meta/main.yml: https://github.com/ansible/ansible-lint/issues/644

So just doing yamllint for now.