If I am understanding the requirement here. You want to be able to grab a specific version of a role or collection for some reason. If that is what you are asking for, then what about cloning the collection or role to a personal git repository.
--John On Wed, Jun 1, 2022 at 3:30 AM Norbert Klamann < [email protected]> wrote: > Hallo all, > what is the best way to keep the ansible collections and roles current > which you use ? > I think about parsing the output of `ansible-galaxy role list` or > `ansible-galaxy collection list` but this is not very elegant. > > I think I overlook a very simple solution, can somebody point me in the > right directione, please ? > > Many thanks > > Norbert > > > > -- > 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/df51ba2e-2900-4de3-ba1f-a4e625296003n%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/df51ba2e-2900-4de3-ba1f-a4e625296003n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPAjob-Emi%3DTXm6yWragEU40ONyZp5dEw9X9aQWYraZef%2Bma5A%40mail.gmail.com.
