linux-system-roles / nbde_client

Ansible role for configuring Network Bound Disk Encryption clients (e.g. clevis)
https://linux-system-roles.github.io/nbde_client/
MIT License
14 stars 24 forks source link

lock ansible-lint version at 4.3.5; suppress role name lint warning #23

Closed richm closed 4 years ago

richm commented 4 years ago

lock the ansible-lint version to use the latest version 4.3.5 which is compatible with the latest ansible This means we need to suppress the error about the role name, and the error about missing mode in file and template usage.