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

@@ -14,4 +14,4 @@ warn_list:
exclude_paths:
- .github/
- molecule/default/client-binary-existance.yml # ansible-lint thinks it's a playbook so gives an error, but it's tasks for include_task. decided to exclude it
- molecule/default/client-binary-existance.yml # ansible-lint thinks it's a playbook so gives an error, but its tasks for include_task. decided to exclude it