ansible/test
Patrick Kingston 1e31c7c819
Fix ansible-galaxy collection metadata/file system location discrepancy (#86402)
* Fix discrepancy between ansible-galaxy and ansible runtime when identifying usable collections

When enumerating usable collections, ansible-galaxy validates the galaxy metadata in the MANIFEST.json/galaxy.yml matches the collection path.

When the metadata is incorrect ansible-galaxy emits a warning and falls back to using no metadata since it is not required for usable collections.

* ansible-galaxy collection verify now evaluates the collection that will be used at runtime, even if a collection inaccurately documents the same namespace and name earlier in the search path

* Add integration tests for ansible-galaxy collection verify, list, and install
2026-02-02 17:17:36 -05:00
..
integration/targets Fix ansible-galaxy collection metadata/file system location discrepancy (#86402) 2026-02-02 17:17:36 -05:00
lib/ansible_test ansible-test - Update spare-tire URL (#86477) 2026-01-29 09:53:58 -08:00
sanity Fix direct S3 link in integration tests (#86464) 2026-01-26 15:25:51 -08:00
support Spelling and grammar fixes (#86417) 2026-01-13 11:34:56 -08:00
units Fix local connection interaction with become plugins (#86473) 2026-02-02 09:02:53 -05:00