diff --git a/CHANGELOG.md b/CHANGELOG.md index bae9c9e..ad73383 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## v1.X +## v1.4 ### Enhancements * Set a variable to enable/disable the support of Nftables. @@ -7,6 +7,7 @@ ### Fix * Deprecation warning for state "installed". +* The role now might require Ansible 2.5 (available in Debian Stable backports). ## v1.3.1 diff --git a/meta/main.yml b/meta/main.yml index f31b3b9..5fccea3 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -4,7 +4,7 @@ galaxy_info: license: WTFPL company: IPR issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.nftables/issues - min_ansible_version: 2.2 + min_ansible_version: 2.5 platforms: - name: Debian versions: