diff --git a/.ansible-lint b/.ansible-lint index 4b58fb87..5cb45ab6 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -8,7 +8,19 @@ skip_list: quiet: true exclude_paths: - .cache/ # implicit unless exclude_paths is defined in config + - collections/ - .gitlab-ci.yml - friedhof/ - playbooks/on-off + - roles/ansible-role-pip + - roles/ansible-role-bootstrap + - roles/ansible_role_ctop + - roles/ansible-role-docker + - roles/ansible-role-helm + - roles/ansible-role-nfs + - roles/ansible-role-unattended-upgrades + - roles/ansible-manage-lvm + - roles/ansible-ufw + - roles/ansible_role_gitea + - roles/ansible-role-postgresql - .woodpecker/