mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
Limit sphinx version on python 2.6. (#24678)
* Limit sphinx version on python 2.6. * Fix issues identified by rstcheck.
This commit is contained in:
parent
bfc551b3f8
commit
9178e176b5
6 changed files with 13 additions and 10 deletions
|
@ -41,7 +41,7 @@ For more information about action plugins, go `here <https://docs.ansible.com/an
|
|||
|
||||
3. Should you use a role instead?
|
||||
|
||||
Check out the roles documentation `here <http://docs.ansible.com/ansible/playbooks_roles.html#roles>`_.
|
||||
Check out the `roles documentation <http://docs.ansible.com/ansible/playbooks_roles.html#roles>`_.
|
||||
|
||||
|
||||
.. _developing_modules_all:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue