Explorar el Código

Merge pull request #161 from jaredledvina/feature/explicit-ansible-versions

Update README w/ explicit Ansible version support
Jared hace 7 años
padre
commit
4c56e61364
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -62,8 +62,7 @@ Or, passing parameter values:
 ```
 
 ## Ansible version support
-All changes to this role are actively tested with the last two stable versions of Ansible to ensure compatibility. As such, this role
-only officially supports running with the last two stable releases of Ansible, which aligns with the [Ansible support model](http://docs.ansible.com/ansible/latest/release_and_maintenance.html#release-status).
+All changes to this role are actively tested against Ansible 2.3 and 2.4 at this time. Ansible 2.3 is required at a minimum.
 
 
 License