-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We're making a lot of changes to how end users get ansible (collections, execution environments) and what ansible is compatible with (python version, collections not supporting all the same versions of python as the controller). It would be good to gather stats on end user usage over time to see if relative usage changes as we make these changes.
- When we move to python3.8+ for ansible, will end users migrate to the new version of ansible or will they be stuck on the old versions?
- When we moved to collections, was there a dropoff in the number of people using the ansible package? Did those people move to using ansible-base instead?
- Is there a sweet spot for support in how long before users upgrade to a new version of ansible?
Some possible sources of information:
- PyPI stats
- GitHub Issues talking about ansible-version
- GitHub Issues listing Python Sitepackage dir which includes versions
- Web traffic stats for specific versions
- PPA stats
- GitHub issues that mention OS (as we know what default Python is on an OS)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request