1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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:
description:
- 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,
NE1032T,NE10032,NE2572]
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
configurations.
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
configurations.
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
configurations.
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
argument is not eapi, this value is ignored.
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
- no
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
environment variable C(ANSIBLE_NET_AUTH_PASS) will be used instead.
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
in the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE)
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
the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE)
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.
type: bool
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.
required: false
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
in the task, the value of environment variable C(ANSIBLE_NET_SSH_KEYFILE)
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).
"""