mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
Merge pull request #20411 from albertomurillo/typo
Fix typos in os_quota.py
This commit is contained in:
@@ -32,7 +32,7 @@ version_added: "2.3"
|
||||
author: "Michael Gale (gale.michael@gmail.com)"
|
||||
description:
|
||||
- Manage OpenStack Quotas. Quotas can be created,
|
||||
updated or deleted using this module. A auota will be updated
|
||||
updated or deleted using this module. A quota will be updated
|
||||
if matches an existing project and is present.
|
||||
options:
|
||||
name:
|
||||
@@ -115,7 +115,7 @@ options:
|
||||
rbac_policy:
|
||||
required: False
|
||||
default: None
|
||||
description: Number of polcies to allow.
|
||||
description: Number of policies to allow.
|
||||
router:
|
||||
required: False
|
||||
default: None
|
||||
|
||||
Reference in New Issue
Block a user