Skip to content

Commit 54b9115

Browse files
zerwesmoreati
andauthored
Update docs/ansible_detailed.rst
fixed supported ansible / python version listing Co-authored-by: Alex Willmer <[email protected]>
1 parent 3d450f0 commit 54b9115

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ansible_detailed.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,9 @@ Noteworthy Differences
146146
----------------------
147147

148148
* Mitogen 0.2.x supports Ansible 2.3-2.9; with Python 2.6, 2.7, or 3.6.
149-
Mitogen 0.3.1+ supports Ansible 2.10, 3, 4 and 5; with Python 2.7, or 3.6-3.9.
149+
Mitogen 0.3.1+ supports
150+
- Ansible 2.10, 3, and 4; with Python 2.7, or 3.6-3.9
151+
- Ansible 5; with Python 3.8-3.9
150152
Verify your installation is running one of these versions by checking
151153
``ansible --version`` output.
152154

0 commit comments

Comments
 (0)