feat: initial commit
Some checks failed
Ansible Lint Check / lint (push) Failing after 44s

This commit is contained in:
Iain Learmonth 2025-11-08 20:55:40 +00:00
commit ce0eb65c8e
36 changed files with 946 additions and 0 deletions

12
.ansible-lint.yml Normal file
View 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