fixes link, makes intrapage TOC local (#67664)

This commit is contained in:
Alicia Cozine 2020-02-24 13:29:22 -06:00 committed by GitHub
parent febbb66d71
commit 75191c1484
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,14 @@
Testing Ansible
***************
.. contents:: Topics
This document describes how to:
* Run tests locally using ``ansible-test``
* Extend
.. contents::
:local:
Requirements
============
@ -35,7 +36,7 @@ An API key is required to use this feature.
Recommended for integration tests.
See the `list of supported platforms and versions <https://github.com/ansible/ansible/blob/devel/test/runner/completion/remote.txt>`_ for additional details.
See the `list of supported platforms and versions <https://github.com/ansible/ansible/blob/devel/test/lib/ansible_test/_data/completion/remote.txt>`_ for additional details.
Environment Variables
---------------------