mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Depreciate aos (#36029)
* Deprecate Apstra's aos_* modules These modules don't work with AOS 2.1 or higher. They will be replaced non-upstreamed modules * Correct list
This commit is contained in:
parent
3eff279dd7
commit
f77a390131
14 changed files with 62 additions and 12 deletions
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_asn_pool
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS ASN Pool
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS ASN Pool module let you manage your ASN Pool easily. You can create
|
||||
and delete ASN Pool by Name, ID or by using a JSON File. This module
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_blueprint
|
|||
author: jeremy@apstra.com (@jeremyschulman)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS blueprint instance
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Blueprint module let you manage your Blueprint easily. You can create
|
||||
create and delete Blueprint by Name or ID. You can also use it to retrieve
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_blueprint_param
|
|||
author: jeremy@apstra.com (@jeremyschulman)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS blueprint parameter values
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Blueprint Parameter module let you manage your Blueprint Parameter easily.
|
||||
You can create access, define and delete Blueprint Parameter. The list of
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_blueprint_virtnet
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS blueprint parameter values
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Blueprint Virtual Network module let you manage your Virtual Network easily.
|
||||
You can create access, define and delete Virtual Network by name or by using a JSON / Yaml file.
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_device
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage Devices on AOS Server
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Device module let you manage your devices in AOS easily. You can
|
||||
approve devices and define in which state the device should be. Currently
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_external_router
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS External Router
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS External Router module let you manage your External Router easily. You can create
|
||||
create and delete External Router by Name, ID or by using a JSON File. This module
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_ip_pool
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS IP Pool
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Ip Pool module let you manage your IP Pool easily. You can create
|
||||
create and delete IP Pool by Name, ID or by using a JSON File. This module
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_logical_device
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS Logical Device
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Logical Device module let you manage your Logical Devices easily.
|
||||
You can create create and delete Logical Device by Name, ID or by using a JSON File.
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_logical_device_map
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS Logical Device Map
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Logical Device Map module let you manage your Logical Device Map easily. You can create
|
||||
create and delete Logical Device Map by Name, ID or by using a JSON File. This module
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_login
|
|||
author: jeremy@apstra.com (@jeremyschulman)
|
||||
version_added: "2.3"
|
||||
short_description: Login to AOS server for session token
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Obtain the AOS server session token by providing the required
|
||||
username and password credentials. Upon successful authentication,
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_rack_type
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS Rack Type
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Rack Type module let you manage your Rack Type easily.
|
||||
You can create create and delete Rack Type by Name, ID or by using a JSON File.
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'status': ['deprecated'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
|
@ -29,6 +29,10 @@ module: aos_template
|
|||
author: Damien Garros (@dgarros)
|
||||
version_added: "2.3"
|
||||
short_description: Manage AOS Template
|
||||
deprecated:
|
||||
removed_in: "2.9"
|
||||
why: This module does not support AOS 2.1 or later
|
||||
alternative: See new modules at U(https://www.ansible.com/ansible-apstra).
|
||||
description:
|
||||
- Apstra AOS Template module let you manage your Template easily. You can create
|
||||
create and delete Template by Name, ID or by using a JSON File. This module
|
Loading…
Add table
Add a link
Reference in a new issue