fix ansible-lint errors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user