Ansible 2.10 and up are tested

This commit is contained in:
Robert de Bock 2021-01-18 09:58:57 +01:00
parent de6e5d5108
commit c31d1cf22a

View file

@ -5,6 +5,6 @@
# https://pip.pypa.io/en/stable/user_guide/#requirements-files
#
# Tests run on the previous and current (latest) version of Ansible.
ansible>=2.9
ansible>=2.10
# Some Jinja2 filters are used that are available in the newer releases.
jinja2>=2.11.2