mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
fix version_added in modules/cloud/openstack/os_project_access.py for merge
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -22,7 +22,7 @@ DOCUMENTATION = '''
|
||||
module: os_project_access
|
||||
short_description: Manage OpenStack compute flavors acceess
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.4"
|
||||
version_added: "2.5"
|
||||
author: "Roberto Polli (@ioggstream)"
|
||||
description:
|
||||
- Add or remove flavor, volume_type or other resources access
|
||||
|
||||
Reference in New Issue
Block a user