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:
@@ -27,6 +27,7 @@ except ImportError:
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: quantum_router_interface
|
||||
deprecated: Deprecated in 1.9. Use os_router_interface instead
|
||||
version_added: "1.2"
|
||||
short_description: Attach/Dettach a subnet's interface to a router
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user