Skip to content

Ansible

hdub-tech edited this page Jul 22, 2026 · 1 revision

Learnings

When you install an Ansible collection, ansible does not recursively seek out that collection's requirements file

2025/04/29 Ansible is also becoming increasingly "anti-role". My alternative would have been to make my dependent role a git submodule, but I suspect that would have been even more user unfriendly.

See https://github.com/ansible/ansible/issues/76030#issuecomment-942520399.

Clone this wiki locally