mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add deprecation notices for old OpenStack modules
This commit is contained in:
@@ -31,6 +31,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: quantum_floating_ip
|
||||
version_added: "1.2"
|
||||
deprecated: Deprecated in 1.9. Use os_floating_ip instead
|
||||
short_description: Add/Remove floating IP from an instance
|
||||
description:
|
||||
- Add or Remove a floating IP to an instance
|
||||
|
||||
Reference in New Issue
Block a user