Fix description on quantum_subnet module
This commit is contained in:
parent
ab495d1916
commit
9ae97a7754
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue