remove exlude paths
This commit is contained in:
parent
5df65653d2
commit
57b3ebe75e
1 changed files with 0 additions and 18 deletions
|
@ -6,21 +6,3 @@ skip_list:
|
||||||
- name[play]
|
- name[play]
|
||||||
- var-naming[no-role-prefix]
|
- var-naming[no-role-prefix]
|
||||||
quiet: true
|
quiet: true
|
||||||
exclude_paths:
|
|
||||||
- .cache/ # implicit unless exclude_paths is defined in config
|
|
||||||
- collections/
|
|
||||||
- .gitlab-ci.yml
|
|
||||||
- friedhof/
|
|
||||||
- playbooks/on-off
|
|
||||||
- roles/geerlingguy-ansible-role-pip
|
|
||||||
- roles/pyratlabs-ansible-role-k3s
|
|
||||||
- roles/robertdebock-ansible-role-bootstrap
|
|
||||||
- roles/gantsign-ansible-role-ctop
|
|
||||||
- roles/geerlingguy-ansible-role-docker
|
|
||||||
- roles/geerlingguy-ansible-role-helm
|
|
||||||
- roles/geerlingguy-ansible-role-nfs
|
|
||||||
- roles/hifis-net-ansible-role-unattended-upgrades
|
|
||||||
- roles/mrlesmithjr-ansible-manage-lvm
|
|
||||||
- roles/oefenweb-ansible-ufw
|
|
||||||
- roles/pandemonium1986-ansible-role-k9s
|
|
||||||
- roles/pyratlabs-ansible-role-gitea
|
|
||||||
|
|
Loading…
Reference in a new issue