Add changes by russoz (#10192)

* remove references/test for ansible-core<2.16

* Add/update changelog fragment.

* Undo change to ansible_galaxy_install.

* Remove unnecessary import.

---------

Co-authored-by: Alexei Znamensky <russoz@gmail.com>
This commit is contained in:
Felix Fontein
2025-06-02 20:10:42 +02:00
committed by GitHub
parent 387ed81cdf
commit acbb59d3d8
7 changed files with 7 additions and 15 deletions

View File

@@ -39,4 +39,3 @@
- "'onyx_pfc_interface' is not community.general.a_module"
# Tombstoned module
- "'community.general.docker_image_facts' is not community.general.a_module"
when: ansible_version.string is version('2.10.0', '>=')