Remove py26 requirements Use ansible-core instead of ansible - much smaller Signed-off-by: Rich Megginson <rmeggins@redhat.com>
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
# SPDX-License-Identifier: MIT
|
|
|
|
# ansible and dependencies for all supported platforms
|
|
ansible-core ; python_version > "2.6"
|