mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
Remove backlinks:top which is setting hyperlinks in docs sections so they are hard to bookmark.
This commit is contained in:
@@ -3,7 +3,6 @@ Amazon Web Services
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
Introduction
|
||||
````````````
|
||||
|
||||
@@ -8,7 +8,6 @@ API so you have a considerable amount of power across the board.
|
||||
|
||||
.. contents:: `Table of contents`
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
Python API
|
||||
----------
|
||||
|
||||
@@ -7,7 +7,6 @@ You can find some example playbooks illustrating these best practices in our `an
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
Content Organization
|
||||
++++++++++++++++++++++
|
||||
|
||||
@@ -12,7 +12,6 @@ using `/usr/bin/ansible-playbook` -- the concepts port over directly.
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
|
||||
Parallelism and Shell Commands
|
||||
|
||||
@@ -5,7 +5,6 @@ Here are some commonly-asked questions and their answers.
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
How do I handle different machines needing different user accounts or ports to log in with?
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
@@ -3,7 +3,6 @@ Getting Started
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
Requirements
|
||||
````````````
|
||||
|
||||
@@ -9,7 +9,6 @@ by `ANSIBLE_LIBRARY` or the ``--module-path`` command line option.
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
|
||||
Tutorial
|
||||
|
||||
@@ -3,7 +3,6 @@ Ansible Modules
|
||||
|
||||
.. contents::
|
||||
:depth: 3
|
||||
:backlinks: top
|
||||
|
||||
Introduction
|
||||
````````````
|
||||
|
||||
@@ -9,7 +9,6 @@ Ansible's inventory file, which defaults to /etc/ansible/hosts.
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
.. _inventoryformat:
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@ Playbooks
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
Introduction
|
||||
````````````
|
||||
|
||||
@@ -8,7 +8,6 @@ be 90% or more of what they use in Ansible.
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:backlinks: top
|
||||
|
||||
Tags
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user