-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.ansible-lint
16 lines (16 loc) · 1.13 KB
/
.ansible-lint
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
exclude_paths:
- .github
- vm-testing
- input-template
- roles/tpa_single_node/tasks/infra/postgresql.yml
- .ansible/collections/ansible_collections/redhat/trusted_profile_analyzer/roles/tpa_single_node/tasks/infra/postgresql.yml
- roles/tpa_single_node/templates/branding
- .ansible/collections/ansible_collections/redhat/trusted_profile_analyzer/roles/tpa_single_node/templates/branding/favicon.ico
- .ansible/collections/ansible_collections/redhat/trusted_profile_analyzer/roles/tpa_single_node/templates/branding/favicon-32x32.png
- .ansible/collections/ansible_collections/redhat/trusted_profile_analyzer/roles/tpa_single_node/templates/branding/favicon-16x16.png
- .ansible/collections/ansible_collections/redhat/trusted_profile_analyzer/roles/tpa_single_node/templates/branding/apple-touch-icon.png
- .ansible/collections/ansible_collections/redhat/trusted_profile_analyzer/roles/tpa_single_node/templates/branding/android-chrome-192x192.png
- .ansible/collections/ansible_collections/redhat/trusted_profile_analyzer/roles/tpa_single_node/templates/branding/CND-AppSpeed-Keyart-2_at_2x.png
skip_list:
- name[template]