ansible / ansible-dev-tools

Ansible automation developer tools
https://ansible.readthedocs.io/projects/dev-tools/
GNU General Public License v3.0
69 stars 26 forks source link

Reason ansible-dev-tools isn't following devcontainers feature paradigm? #380

Open jedthe3rd opened 1 week ago

jedthe3rd commented 1 week ago

I am currently implementing dev-tools containers for our development. Is there a plan to implement a feature distribution for ansible-dev-tools? How your current example is defined doesn't really follow the features paradigm that the devcontainers standard is driving toward. I wasn't sure if that was intentional or not.

Reference - https://containers.dev/implementors/features-distribution/