Fix module issues (#52209)

This commit is contained in:
Dag Wieers 2019-02-15 12:57:20 +01:00 committed by GitHub
parent cedd9d9926
commit 203caf2570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 290 additions and 238 deletions

View file

@ -60,7 +60,7 @@ options:
description:
- Determines if the portgroup should be present or not.
required: True
type: bool
type: str
choices:
- 'present'
- 'absent'