linux-system-roles / kdump

An ansible role which configures kdump
https://linux-system-roles.github.io/kdump/
MIT License
19 stars 21 forks source link

remove ansible 2.7 support from molecule #66

Closed richm closed 3 years ago

richm commented 3 years ago

ansible 2.7 has been deprecated https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html We need to remove ansible 2.7 from molecule testing in order to

ansible 2.8 and later support platform-python on el8 and later so we don't have to handle that case explicitly by setting ansible_python_interpreter for centos8 in molecule.yml