We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121f73b commit 6b76a03Copy full SHA for 6b76a03
.ansible-lint
@@ -6,8 +6,17 @@
6
exclude_paths:
7
- .cache/ # implicit unless exclude_paths is defined in config
8
- .github/
9
- - test/fixtures/formatting-before/
10
- - test/fixtures/formatting-prettier/
+ - roles/compute_build_nodes
+ - 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
20
# parseable: true
21
# quiet: true
22
# verbosity: 1
0 commit comments