mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Add deprecation notices for old OpenStack modules
This commit is contained in:
@@ -28,6 +28,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: nova_keypair
|
||||
version_added: "1.2"
|
||||
deprecated: Deprecated in 1.9. Use os_keypair instead
|
||||
short_description: Add/Delete key pair from nova
|
||||
description:
|
||||
- Add or Remove key pair from nova .
|
||||
|
||||
Reference in New Issue
Block a user