mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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…
Reference in a new issue