I changed the typo: acceess to access
This commit is contained in:
Arnaud Morin 2019-03-01 23:45:59 +01:00 committed by René Moser
commit 0da471e54f

View file

@ -23,7 +23,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: os_project_access module: os_project_access
short_description: Manage OpenStack compute flavors acceess short_description: Manage OpenStack compute flavors access
extends_documentation_fragment: openstack extends_documentation_fragment: openstack
version_added: "2.5" version_added: "2.5"
author: "Roberto Polli (@ioggstream)" author: "Roberto Polli (@ioggstream)"