mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Merge pull request #8803 from stygstra/quantum_subnet-docs
Fix description on quantum_subnet module
This commit is contained in:
@@ -29,9 +29,9 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: quantum_subnet
|
||||
version_added: "1.2"
|
||||
short_description: Add/Remove floating IP from an instance
|
||||
short_description: Add/remove subnet from a network
|
||||
description:
|
||||
- Add or Remove a floating IP to an instance
|
||||
- Add/remove subnet from a network
|
||||
options:
|
||||
login_username:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user