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:
@@ -20,6 +20,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: glance_image
|
||||
version_added: "1.2"
|
||||
deprecated: Deprecated in 1.9. Use os_image instead
|
||||
short_description: Add/Delete images from glance
|
||||
description:
|
||||
- Add or Remove images from the glance repository.
|
||||
|
||||
Reference in New Issue
Block a user