mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-21 04:10:23 -07:00
Add deprecated documentation for _quantum_subnet
This commit is contained in:
parent
34e0e17090
commit
8576d1f9d1
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ DOCUMENTATION = '''
|
||||||
module: quantum_subnet
|
module: quantum_subnet
|
||||||
deprecated: Deprecated in 2.0. Use os_subnet instead
|
deprecated: Deprecated in 2.0. Use os_subnet instead
|
||||||
version_added: "1.2"
|
version_added: "1.2"
|
||||||
|
deprecated: Deprecated in 2.0. Use os_subnet instead
|
||||||
short_description: Add/remove subnet from a network
|
short_description: Add/remove subnet from a network
|
||||||
description:
|
description:
|
||||||
- Add/remove subnet from a network
|
- Add/remove subnet from a network
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue