added required missing field for common yaml fmt

This commit is contained in:
Brian Coca 2018-07-05 13:01:16 -04:00 committed by Brian Coca
parent 50905b980d
commit 2496fd35fb
10 changed files with 41 additions and 0 deletions

View file

@ -14,6 +14,10 @@ DOCUMENTATION = '''
description:
- Get inventory hosts from Scaleway
options:
plugin:
description: token that ensures this is a source file for the 'scaleway' plugin.
required: True
choices: ['scaleway']
regions:
description: Filter results on a specific Scaleway region
type: list