1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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 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 * To test Python 3 on the controller, run your ansible command via
``python3``. For example: ``python3``. For example: