fix ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-17 11:37:16 +03:00
parent 7fd2c6d60a
commit 509e19bd5b
6 changed files with 15 additions and 14 deletions

View File

@@ -8,3 +8,5 @@ loop_var_prefix: "^(__|{role}_)"
exclude_paths:
- .github/
- .ansible/
# ansible-lint thinks it's a playbook so gives an error, but its tasks are for include_task. decided to exclude it
- roles/rustdesk/molecule/default/client-binary-existance.yml