mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Use M() to link to the replacement module. (#19976)
This commit is contained in:
@@ -36,7 +36,7 @@ version_added: "1.2"
|
||||
author:
|
||||
- "Benno Joy (@bennojoy)"
|
||||
- "Michael DeHaan"
|
||||
deprecated: Deprecated in 2.0. Use os_keypair instead
|
||||
deprecated: Deprecated in 2.0. Use M(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