Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Akulenok
33a59e8427 chore(config): update collection metadata and linting rules
galaxy.yml:
- Removed ansible-creator initialization comment
- Updated repository URL to GitHub reference
- Updated documentation URL to Ansible docs
- Updated homepage and issues URLs

meta/runtime.yml:
- Verified requires_ansible: >=2.15.0

.yamllint:
- Added octal-values validation rules
- Updated truthy validation (only true/false)
- Maintained consistent formatting rules

These changes ensure compliance with Ansible collection standards.
2026-01-29 21:24:26 +01:00
Daniel Akulenok
faef9a7ccf publish
Some checks failed
Test Collection / Sanity Tests (Ansible devel) (push) Failing after 13s
Test Collection / Sanity Tests (Ansible stable-2.15) (push) Failing after 1m20s
Test Collection / Sanity Tests (Ansible stable-2.16) (push) Failing after 1m11s
Test Collection / Sanity Tests (Ansible stable-2.17) (push) Failing after 1m14s
Test Collection / Python Syntax Check (push) Successful in 7s
Test Collection / Build Collection (push) Failing after 21s
Test Collection / YAML and Ansible Lint (push) Successful in 12s
Test Collection / Documentation Check (push) Successful in 7s
Test Collection / Unit Tests (push) Successful in 7s
2026-01-29 11:09:57 +01:00