mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add deprecation notices for old OpenStack modules
This commit is contained in:
@@ -29,6 +29,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: quantum_network
|
||||
version_added: "1.4"
|
||||
deprecated: Deprecated in 1.9. Use os_network instead
|
||||
short_description: Creates/Removes networks from OpenStack
|
||||
description:
|
||||
- Add or Remove network from OpenStack.
|
||||
|
||||
Reference in New Issue
Block a user