diff --git a/README.md b/README.md index ee26819..efebe88 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/b |---------|----| |[EL](https://hub.docker.com/repository/docker/buluma/enterpriselinux/general)|7, 8| -The minimum version of Ansible required is 2.10, tests have been done to: +The minimum version of Ansible required is 2.12, tests have been done to: - The previous version. - The current version. diff --git a/meta/main.yml b/meta/main.yml index b07511c..7bf8384 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -5,7 +5,7 @@ galaxy_info: description: Install epel on your system. license: Apache-2.0 company: ShadowNet - min_ansible_version: "2.10" + min_ansible_version: "2.12" platforms: - name: EL