mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Add deprecated documentation for _quantum_subnet
This commit is contained in:
committed by
Matt Clay
parent
34e0e17090
commit
8576d1f9d1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user