3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-05-10 17:24:36 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Slavi Pantaleev
b37531b6a8 collections/requirements.yml: document purpose and audience
The file is not used by the playbook's standard CLI install flow
(`make roles` / `just roles` only install roles via ansible-galaxy, not
collections). It exists for AWX / Ansible Automation Platform users,
where it is auto-detected during project sync.

Without this comment, the file looks like an unused leftover and is a
recurring source of confusion when discussing collection version pins
(should we add one here, etc.). Documenting the actual audience makes
those decisions more obvious.

No functional change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 16:21:20 +03:00
Marko Weltzer
7e5b88c3b7 fix: all praise the allmighty yamllinter 2022-02-05 21:32:54 +01:00
Stefan Warnat
65bb34c1ad Update requirements.yml
Use correct collection for docker commands
2021-11-24 13:15:34 +01:00
Stefan Warnat
4d5d855ff1 Update requirements.yml
Correct collections name
2021-11-24 13:03:28 +01:00
Stefan Warnat
87a2240dc2 Create requirements.yml
Add collections for simple awx compatiblity
2021-11-24 13:02:29 +01:00