Skip to content

Commit 6b76a03

Browse files
committed
Ignore roles from upstream
1 parent 121f73b commit 6b76a03

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

.ansible-lint

+11-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,17 @@
66
exclude_paths:
77
- .cache/ # implicit unless exclude_paths is defined in config
88
- .github/
9-
- test/fixtures/formatting-before/
10-
- test/fixtures/formatting-prettier/
9+
- roles/compute_build_nodes
10+
- roles/compute_build_vnfs
11+
- roles/gpu_build_nodes
12+
- roles/gpu_build_vnfs
13+
- roles/login_build_nodes
14+
- roles/login_build_vnfs
15+
- roles/nodes_vivify
16+
- roles/ohpc_config
17+
- roles/ohpc_install
18+
- roles/pre_ohpc
19+
- roles/viz_build_nodes
1120
# parseable: true
1221
# quiet: true
1322
# verbosity: 1

0 commit comments

Comments
 (0)