Prepare 10.0.0 release (#8921)

* Bump version to 10.0.0, remove deprecated modules and plugins.

* Remove redhat module utils.

* Drop support for ansible-core 2.13 and ansible-core 2.14.
This commit is contained in:
Felix Fontein
2024-10-07 23:37:44 +02:00
committed by GitHub
parent 447d4b0267
commit ec6496024f
15 changed files with 30 additions and 2238 deletions

View File

@@ -27,7 +27,6 @@ IGNORE_NO_MAINTAINERS = [
'plugins/callback/cgroup_memory_recap.py',
'plugins/callback/context_demo.py',
'plugins/callback/counter_enabled.py',
'plugins/callback/hipchat.py',
'plugins/callback/jabber.py',
'plugins/callback/log_plays.py',
'plugins/callback/logdna.py',