Merge "Ensure that doc linting is included in the linters test"

This commit is contained in:
Jenkins 2016-07-26 16:07:56 +00:00 committed by Gerrit Code Review
commit 6020a7f2a4
3 changed files with 3 additions and 1 deletions

View File

@ -74,3 +74,4 @@ This role supports two tags: ``horizon-install`` and ``horizon-config``
The ``horizon-install`` tag can be used to install and upgrade.
The ``horizon-config`` tag can be used to manage configuration.

View File

@ -1 +1 @@
.. include:: ../../README.rst
.. include:: ../../README.rst

View File

@ -184,3 +184,4 @@ commands =
{[testenv:bashate]commands}
{[testenv:ansible-lint]commands}
{[testenv:ansible-syntax]commands}
{[testenv:docs]commands}