Fix minor formatting issue in python_3_support.rst (#29161)

Thanks @liancheng!
This commit is contained in:
Cheng Lian 2017-09-08 23:02:18 -07:00 committed by scottb
parent 557356c571
commit 4c229e566e

View file

@ -15,7 +15,7 @@ Ansible 2.2 features a tech preview of Python 3 support. This topic discusses ho
Testing Python 3 with commands and playbooks
--------------------------------------------
* `Run Ansible 2.2+ :ref:`from_source`
* Run Ansible 2.2+ :ref:`from source <from_source>`
* To test Python 3 on the controller, run your ansible command via
``python3``. For example: