Skip to content

Commit

Permalink
[stable/2023.1] Ignore ansible-lint warnings about storpool files and…
Browse files Browse the repository at this point in the history
… zuul.d dir (#1228)

This is an automated cherry-pick of #1210
/assign mnaser
/cherrypick stable/zed
  • Loading branch information
vexxhost-bot authored May 20, 2024
1 parent 4aae76e commit f646aa8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ exclude_paths:
- plugins/filter
- roles/defaults/vars/main.yml
- roles/kube_prometheus_stack/files/jsonnet
- roles/storpool_csi/files
- zuul.d

mock_roles:
- opendev.container_registry
Expand Down
1 change: 1 addition & 0 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ build_ignore:
- .flake8
- .gitignore
- .markdownlint.yaml
- .mypy_cache
- .pre-commit-config.yaml
- .python-version
- .release-please-manifest.json
Expand Down

0 comments on commit f646aa8

Please sign in to comment.