Skip to content

Commit

Permalink
Prepare fo Ansible 2.10 only.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jan 16, 2021
1 parent 265a8b6 commit d93d56e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ galaxy_info:
description: Manage firewall ports on all (known) Linux operating systems.
license: Apache-2.0
company: none
min_ansible_version: 2.9
min_ansible_version: "2.10"

platforms:
- name: Alpine
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d93d56e

Please sign in to comment.