From 18c9cd23658d28a335fc2b74a6a7ad1b4362610a Mon Sep 17 00:00:00 2001 From: David Wilson Date: Thu, 5 Jul 2018 23:46:48 +0100 Subject: [PATCH] docs: update supported Python version list. --- docs/ansible.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ansible.rst b/docs/ansible.rst index b7502586..3a33594a 100644 --- a/docs/ansible.rst +++ b/docs/ansible.rst @@ -53,8 +53,8 @@ Installation ------------ 1. Thoroughly review the documented behavioural differences. -2. Verify Ansible 2.3/2.4/2.5 and Python 2.7 are listed in ``ansible --version`` - output. +2. Verify Ansible 2.3-2.5 and Python 2.6, 2.7 or 3.6 are listed in ``ansible + --version`` output. 3. Download and extract https://github.com/dw/mitogen/archive/master.zip 4. Modify ``ansible.cfg``: