Nico Kadel-Garcia
unread,Jun 1, 2022, 8:08:08 AM6/1/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com, ansible-...@googlegroups.com, Ansible Development
Unfortunately, the update to "ansible 5" or "ansible 6" is a bit
fraught. It's *huge*, filled with roughly 100 modules, very few of
which are of any use whatsoever to most ansible servers. Most
developers will only need ansible-core, with only a very few ansible
galaxy modules if needed, which is much smaller. But getting there is
going to be awkward.
I do find myself wishing hte split of ansible to an
ansible_collections tarball mislabeled as "ansible" and the ansible
tarball with the critical executables and the ansible python modules
as "ansible-core" had been done exactly the other way around, it would
have made these upgrades much simpler.