Documentatin fixes

This commit is contained in:
Toshio Kuratomi 2018-07-23 15:43:34 -07:00
commit da26ba3760
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ information about running from source. It's not necessary to install the progra
Control Machine Requirements
````````````````````````````
Currently Ansible can be run from any machine with Python 2 (version 2.7) or Python 3 (versions 3.5 and higher) installed (Windows isn't supported for the control machine).
Currently Ansible can be run from any machine with Python 2 (version 2.7) or Python 3 (versions 3.5 and higher) installed. Windows isn't supported for the control machine.
This includes Red Hat, Debian, CentOS, macOS, any of the BSDs, and so on.