[5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548)

* Remove Ansible 2.9 / ansible-base 2.10 compatibility code.

* Remove path_join shim from BOTMETA.

* Update comment.

* Bump minimally required ansible-core version.
This commit is contained in:
Felix Fontein
2022-04-26 11:51:01 +02:00
committed by GitHub
parent 36a0eca193
commit 1a9b3214fd
22 changed files with 44 additions and 276 deletions

2
.github/BOTMETA.yml vendored
View File

@@ -135,8 +135,6 @@ files:
$filters/json_query.py: {}
$filters/list.py:
maintainers: vbotka
$filters/path_join_shim.py:
maintainers: felixfontein
$filters/random_mac.py: {}
$filters/time.py:
maintainers: resmo