Merge "Ensure that doc linting is included in the linters test"
This commit is contained in:
commit
6020a7f2a4
@ -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.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
.. include:: ../../README.rst
|
||||
.. include:: ../../README.rst
|
||||
|
1
tox.ini
1
tox.ini
@ -184,3 +184,4 @@ commands =
|
||||
{[testenv:bashate]commands}
|
||||
{[testenv:ansible-lint]commands}
|
||||
{[testenv:ansible-syntax]commands}
|
||||
{[testenv:docs]commands}
|
||||
|
Loading…
x
Reference in New Issue
Block a user