浏览代码

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

Update README w/ explicit Ansible version support
Jared 7 年之前
父节点
当前提交
4c56e61364
共有 1 个文件被更改,包括 1 次插入2 次删除
  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