mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
Add deprecation notices for old OpenStack modules
This commit is contained in:
parent
fb61d5e795
commit
411c7e22b6
10 changed files with 10 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue