Add some requirements to the plugin docstrings.

This commit is contained in:
Bill Nottingham 2018-08-01 16:21:26 -04:00 committed by Brian Coca
parent 734384b91d
commit 572a2187ab
3 changed files with 7 additions and 0 deletions

View file

@ -8,6 +8,9 @@ DOCUMENTATION = '''
name: aws_ec2
plugin_type: inventory
short_description: ec2 inventory source
requirements:
- boto3
- botocore
extends_documentation_fragment:
- inventory_cache
- constructed