mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-10 18:34:03 -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
|
@ -7,6 +7,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: keystone_user
|
||||
version_added: "1.2"
|
||||
deprecated: Deprecated in 1.9. Use os_keystone_user instead
|
||||
short_description: Manage OpenStack Identity (keystone) users, tenants and roles
|
||||
description:
|
||||
- Manage users,tenants, roles from OpenStack.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue