Did a git pull that rebased everything to shift to the collection stuff. https://docs.ansible.com/ansible/latest/user_guide/collections_using.html talks about
Galaxy server (as listed in the ansible.cfg file under GALAXY_SERVER <https://docs.ansible.com/ansible/latest/reference_appendices/config.html#galaxy-server> ) COLLECTIONS_PATHS <https://docs.ansible.com/ansible/latest/reference_appendices/config.html#collections-paths>, as this is where Ansible itself will expect to find collections. Found a lot of this information at https://docs.ansible.com/ansible/latest/reference_appendices/config.html#galaxy-server Will the ./examples/ansible.cfg be updated to reflect these new variables? Given I like to do a lot of stuff in the devel branch and my ansible.cfg is based off the ./examples/ansible.cfg it would be helpful to get the boilerplate variables into the ./examples/ansible.cfg even if they are commented out (like many variables are). -- 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/22d8da18-da66-4734-872b-1a5ab58f3608%40googlegroups.com.
