Network docs should link to network integration pages (#31795)

This commit is contained in:
John R Barker 2017-10-24 08:17:03 +01:00 committed by GitHub
parent 69cf5f9486
commit 9d6fd4ebcc
13 changed files with 26 additions and 2 deletions

View file

@ -45,4 +45,6 @@ options:
api_version: api_version:
description: description:
- Avi API version of to use for Avi API and objects. - Avi API version of to use for Avi API and objects.
notes:
- For more information on using Ansible to manage Avi Network devices see U(https://www.ansible.com/ansible-avi-networks).
""" """

View file

@ -85,4 +85,6 @@ options:
choices: [g8272_cnos,g8296_cnos,g8332_cnos,NE1072T,NE1032, choices: [g8272_cnos,g8296_cnos,g8332_cnos,NE1072T,NE1032,
NE1032T,NE10032,NE2572] NE1032T,NE10032,NE2572]
version_added: 2.3 version_added: 2.3
notes:
- For more information on using Ansible to manage Lenovo Network devices see U(https://www.ansible.com/ansible-lenovo).
''' '''

View file

@ -62,4 +62,6 @@ options:
console freezes before continuing. For example when saving console freezes before continuing. For example when saving
configurations. configurations.
default: 10 default: 10
notes:
- For more information on using Ansible to manage Dell EMC Network devices see U(https://www.ansible.com/ansible-dell-networking).
""" """

View file

@ -62,4 +62,6 @@ options:
console freezes before continuing. For example when saving console freezes before continuing. For example when saving
configurations. configurations.
default: 10 default: 10
notes:
- For more information on using Ansible to manage Dell EMC Network devices see U(https://www.ansible.com/ansible-dell-networking).
""" """

View file

@ -62,4 +62,6 @@ options:
console freezes before continuing. For example when saving console freezes before continuing. For example when saving
configurations. configurations.
default: 10 default: 10
notes:
- For more information on using Ansible to manage Dell EMC Network devices see U(https://www.ansible.com/ansible-dell-networking).
""" """

View file

@ -120,6 +120,7 @@ options:
on personally controlled sites using self-signed certificates. If the transport on personally controlled sites using self-signed certificates. If the transport
argument is not eapi, this value is ignored. argument is not eapi, this value is ignored.
choices: ['yes', 'no'] choices: ['yes', 'no']
notes:
- For more information on using Ansible to manage Arista EOS devices see U(https://www.ansible.com/ansible-arista-networks).
""" """

View file

@ -56,4 +56,6 @@ options:
- yes - yes
- no - no
version_added: 2.0 version_added: 2.0
notes:
- For more information on using Ansible to manage F5 Networks devices see U(https://www.ansible.com/ansible-f5).
''' '''

View file

@ -95,4 +95,6 @@ options:
does nothing. If the value is not specified in the task, the value of does nothing. If the value is not specified in the task, the value of
environment variable C(ANSIBLE_NET_AUTH_PASS) will be used instead. environment variable C(ANSIBLE_NET_AUTH_PASS) will be used instead.
default: none default: none
notes:
- For more information on using Ansible to manage Cisco devices see U(https://www.ansible.com/ansible-cisco).
""" """

View file

@ -64,4 +64,6 @@ options:
key used to authenticate the SSH session. If the value is not specified key used to authenticate the SSH session. If the value is not specified
in the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE) in the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE)
will be used instead. will be used instead.
notes:
- For more information on using Ansible to manage Cisco devices see U(https://www.ansible.com/ansible-cisco).
""" """

View file

@ -66,4 +66,6 @@ options:
used to authenticate the SSH session. If the value is not specified in used to authenticate the SSH session. If the value is not specified in
the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE) the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE)
will be used instead. will be used instead.
notes:
- For more information on using Ansible to manage Juniper network devices see U(https://www.ansible.com/ansible-juniper).
""" """

View file

@ -49,4 +49,6 @@ options:
- The module will not save the configuration on the netscaler node if it made no changes. - The module will not save the configuration on the netscaler node if it made no changes.
type: bool type: bool
default: true default: true
notes:
- For more information on using Ansible to manage Citrix NetScaler Network devices see U(https://www.ansible.com/ansible-netscaler).
''' '''

View file

@ -95,5 +95,6 @@ options:
met either by individual arguments or values in this dict. met either by individual arguments or values in this dict.
required: false required: false
default: null default: null
notes:
- For more information on using Ansible to manage Cisco devices see U(https://www.ansible.com/ansible-cisco).
""" """

View file

@ -64,4 +64,6 @@ options:
key used to authenticate the SSH session. If the value is not specified key used to authenticate the SSH session. If the value is not specified
in the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE) in the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE)
will be used instead. will be used instead.
notes:
- For more information on using Ansible to manage Nokia SR OS Network devices see U(https://www.ansible.com/ansible-nokia).
""" """