mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-25 11:54:06 +00:00
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>
4 lines
125 B
Text
4 lines
125 B
Text
# SPDX-License-Identifier: MIT
|
|
|
|
# ansible and dependencies for all supported platforms
|
|
ansible-core ; python_version > "2.6"
|