zlopez / fedora-infra / ansible

Forked from fedora-infra/ansible 2 years ago
Clone

a1f8e69 bodhi: don't hard code python versions

Authored and Committed by kevin 2 years ago
    bodhi: don't hard code python versions
    
    F36 is using python3.10, but f37 is using python3.11
    so, just use a wildcard here.
    
    Signed-off-by: Kevin Fenzi <kevin@scrye.com>