network/ansible_pytest_extra_requirements.txt
Rich Megginson 6be4f3ecd6 test: remove unused files
We do not use molecule.

The custom requirements are no longer needed.

Remove py26 requirements

Use ansible-core - much smaller than ansible

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2026-06-24 06:57:42 -06:00

4 lines
125 B
Text

# SPDX-License-Identifier: MIT
# ansible and dependencies for all supported platforms
ansible-core ; python_version > "2.6"