On Mon, Jan 9, 2023 at 10:13 AM 'Rowe, Walter P. (Fed)' via Ansible
Project <[email protected]> wrote:
>
> There is an "ansible" package which is up to version 7.0.0, and which almost 
> no one has any reason to use. It is a bundle of more than 100 distinct 
> ansible collection modules, more safely and consistently handled with the 
> "ansible collections" command.
>
>
> There is no "ansible collections" command. Do you mean "ansible-galaxy"?

Welcome to the confusing naming schemes of these tools. You're correct
that the command is "ansible-galaxy collections. But they wind up
installed in a directory called "ansible_collecitons", which adds to
the confusion.

> Let's have a discussion about that. What is the preferred method of doing 
> this?
>
> The "ansible-galaxy collections" command does not offer a way to "update" 
> installed collections.
>
>
> % ansible-galaxy collection -h

I suggest going to the actual available source at:

      https://github.com/ansible-collections/

And for comparison to what is in the much, much too large "ansible" tarball:

      
https://github.com/ansible-community/ansible-build-data/blob/main/7/ansible-7.1.0.deps

I'd install only those you need. And I'd *definitely* leave out the
Fortinet modules, which are *huge*. They're roughly 150 MBytes of the
total 300 MBytes of the current "ansible" deployment.

Nico Kadel-Garcia <[email protected]>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAOCN9rzStg_%3DSTNGhK5_q%2BkVqPSeH-WpY_0kBqJC29mc26C%3D3w%40mail.gmail.com.

Reply via email to