stackhpc / ansible-role-openhpc

Ansible role for OpenHPC
Apache License 2.0
46 stars 15 forks source link

Correct some linting failures #47

Closed jovial closed 4 years ago

jovial commented 4 years ago

We are still getting a false positive for the role name:

(tox-new5) [will@juno ansible-role-openhpc]$ ansible-lint .
[106] Role name ansible-role-openhpc does not match ``^[a-z][a-z0-9_]+$`` pattern
tasks/drain.yml:1
---