Merge pull request #714 from scottsb/patch-1

Correct latest ansible version supported
This commit is contained in:
Steven Robertson 2020-12-23 19:09:50 -08:00 committed by GitHub
commit 43b104d402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ Testimonials
Noteworthy Differences
----------------------
* Ansible 2.3-2.8 are supported along with Python 2.6, 2.7, 3.6 and 3.7. Verify
* Ansible 2.3-2.9 are supported along with Python 2.6, 2.7, 3.6 and 3.7. Verify
your installation is running one of these versions by checking ``ansible
--version`` output.