-
Bug
-
Resolution: Done
-
Minor
-
RH294 - RHEL 8 1 20190531
-
None
-
ILT, ROLE, VT
-
en-US (English)
The ansible project re-structured the ansible/ansible repository on github for ansible 2.10. Therefore the pointers to
https://github.com/ansible/ansible/tree/devel/contrib/inventory
are incorrect. The new URL is:
https://github.com/ansible-collections/community.general/tree/master/scripts/inventory
Unfortunately the ansible project in its endless wisdom used the phantastic commit message:
commit 6e048cc2689d033b7757174d582077dd4af494b5 Author: Ansible Core Team <info@ansible.com> Date: Mon Mar 9 09:40:29 2020 +0000 Migrated to community.general
Without letting anyone know that this repo is in a different github user account...