UOS-RZ / secure_sshd

Ansible role to harden the sshd configuration
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Handle yamllint warnings #13

Closed lkiesow closed 1 month ago

lkiesow commented 1 month ago

This patch turns yamllint warnings into errors when running the CI tests and fixes the (single) current warning. This way, GitHub does not complain on every pull request.