linux-system-roles / nbde_client

Ansible role for configuring Network Bound Disk Encryption clients (e.g. clevis)
https://linux-system-roles.github.io/nbde_client/
MIT License
14 stars 24 forks source link

remove ansible 2.7 support from molecule #30

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