This commit is contained in:
commit
ce0eb65c8e
36 changed files with 946 additions and 0 deletions
12
.ansible-lint.yml
Normal file
12
.ansible-lint.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
offline: true
|
||||
mock_roles:
|
||||
- sr2c.core.baseline
|
||||
- sr2c.core.podman_host
|
||||
exclude_paths:
|
||||
- .ansible/
|
||||
- .cache/
|
||||
- .forgejo/
|
||||
- venv/
|
||||
skip_list:
|
||||
- galaxy[no-changelog] # TODO: remove this once we tag a release
|
||||
Loading…
Add table
Add a link
Reference in a new issue