ansible: support 2.3 too.

pull/240/head
David Wilson 7 years ago
parent dafe12b315
commit 187e3a3fc1

@ -90,7 +90,7 @@ Installation
------------ ------------
1. Thoroughly review the documented behavioural differences. 1. Thoroughly review the documented behavioural differences.
2. Verify Ansible 2.4/2.5 and Python 2.7 are listed in ``ansible --version`` 2. Verify Ansible 2.3/2.4/2.5 and Python 2.7 are listed in ``ansible --version``
output. output.
3. Download and extract https://github.com/dw/mitogen/archive/master.zip 3. Download and extract https://github.com/dw/mitogen/archive/master.zip
4. Modify ``ansible.cfg``: 4. Modify ``ansible.cfg``:
@ -110,8 +110,8 @@ Installation
Noteworthy Differences Noteworthy Differences
---------------------- ----------------------
* Ansible 2.4 and 2.5 are supported. File bugs to register interest in older * Ansible 2.3, 2.4 and 2.5 are supported. File bugs to register interest in
releases. older releases.
* The ``sudo`` become method is available and ``su`` is planned. File bugs to * The ``sudo`` become method is available and ``su`` is planned. File bugs to
register interest in additional methods. register interest in additional methods.

Loading…
Cancel
Save