mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix module labelled incorrectly.
This commit is contained in:
@@ -24,7 +24,7 @@ except ImportError:
|
||||
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: quantum_floating_ip
|
||||
module: quantum_subnet
|
||||
short_description: Add/Remove floating ip from an instance
|
||||
description:
|
||||
- Add or Remove a floating ip to an instance
|
||||
|
||||
Reference in New Issue
Block a user