diff --git a/lib/ansible/modules/cloud/openstack/os_project_access.py b/lib/ansible/modules/cloud/openstack/os_project_access.py index 37e20ab2ff8..fec7e7a0dca 100644 --- a/lib/ansible/modules/cloud/openstack/os_project_access.py +++ b/lib/ansible/modules/cloud/openstack/os_project_access.py @@ -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