You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, on https://docs.ansible.com/ecosystem.html, we have all projects mixed together w/o any logical separation.
It's hard to read the page, navigate, etc.
I suggest restructuring the page by grouping the projects into several categories based on their purpose.
Possible categories can be:
Main "Core" projects all other projects are orbiting around. These are the projects used the most.
User tooling aiming to server the "Core" projects.
All other projects, they mostly play an auxiliary role for the first two categories.
Example:
Main projects (can be called differently):
ansible-core
Asible package included collections
AWX
Tooling:
ansible-navigator
ansible-builder
ansible-runner
Ansible VS Code Extension
ansible-lint
Molecule
Other (auxiliary) projects:
Galaxy NG
Ansible Language Server
AWX Operator
Ansible Rulebook
ansible-pylibssh
Ansible SDK
Ansible Sign
Ansible Compat
Ansible Development Environment
Ansible Pytest
Ansible Creator
Tox Ansible
Maybe we could create a separate section called Dev Tools and move related projects from the previous section.
Thoughts?
The text was updated successfully, but these errors were encountered:
Currently, on https://docs.ansible.com/ecosystem.html, we have all projects mixed together w/o any logical separation.
It's hard to read the page, navigate, etc.
I suggest restructuring the page by grouping the projects into several categories based on their purpose.
Possible categories can be:
Example:
Main projects (can be called differently):
Tooling:
Other (auxiliary) projects:
Maybe we could create a separate section called Dev Tools and move related projects from the previous section.
Thoughts?
The text was updated successfully, but these errors were encountered: