diff --git a/docs/index.rst b/docs/index.rst index ecb29df2fd0921babfd014a47db5912d29af5f3b..773358ba296cb853b8fc008b28bfc4aef2b6bec8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,18 +16,7 @@ Roles are mainly written for use with *Debian 8 Jessie*, although some support compatibility in :ref:`rolereference`. At the moment, the roles have been written for and tested against **Ansible -1.9.x**. - -Roles should work for the most part with **Ansible 2.0.x** and **Ansible -2.1.x**, but due to bugs in those releases they should not be used for -production purposes. Roles are kept forward-compatible as much as possible until -a couple of breaking bugs get fixed in **Ansible 2.x** series. The main blockers -are: - -* Inability to use dynamic name handlers (handlers that include variables in - their name). -* Referencing non-existing handlers does not produce error. -* Referencing non-existing tags does not produce error. +2.3.x**. The role also utilises the ``dig`` lookup plugin which requires ``dnspython`` package to be installed. Make sure you have the package available on controller