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:
@@ -25,7 +25,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: keystone_user
|
||||
version_added: "1.2"
|
||||
deprecated: Deprecated in 2.0. Use os_user instead
|
||||
deprecated: Deprecated in 2.0. Use M(os_user) instead.
|
||||
short_description: Manage OpenStack Identity (keystone) users, tenants and roles
|
||||
description:
|
||||
- Manage users,tenants, roles from OpenStack.
|
||||
|
||||
Reference in New Issue
Block a user