test: remove unused files [citest_skip]

Remove py26 requirements

Use ansible-core instead of ansible - much smaller

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson
2026-06-24 10:42:23 -06:00
committed by Richard Megginson
parent 7059aa8e90
commit 0fa4eadf82
+1 -3
View File
@@ -1,6 +1,4 @@
# SPDX-License-Identifier: MIT
# ansible and dependencies for all supported platforms
ansible ; python_version > "2.6"
idna<2.8 ; python_version < "2.7"
PyYAML<5.1 ; python_version < "2.7"
ansible-core ; python_version > "2.6"