Add rstcheck to ansible-test and correct issues. (#23550)

* Add rstcheck to ansible-test.
* Fix rst code-block languages and syntax errors.
* Fix rst inline literals.
* Update python 2 code block to pass tests on py 3.
This commit is contained in:
Matt Clay
2017-04-13 10:28:52 -07:00
committed by GitHub
parent 811eb66703
commit cb1f57d4e5
9 changed files with 86 additions and 10 deletions

View File

@@ -151,7 +151,7 @@ talk to the remote network device. This generally means that there is an authent
For example:
.. code-block::
.. code-block:: none
TASK [prepare_eos_tests : enable cli on remote device] **************************************************
fatal: [veos01]: FAILED! => {"changed": false, "failed": true, "msg": "unable to open shell"}
@@ -160,7 +160,7 @@ For example:
or:
.. code-block:: yaml
.. code-block:: none
TASK [ios_system : configure name_servers] *************************************************************
task path: