Add colon after module name (#50274)

* A colon is not described

* dddd

* Update aws_kms_facts.py
pull/50275/head
curry9999 6 years ago committed by Dag Wieers
parent fc6c500b5b
commit 4fe346da18

@ -46,7 +46,7 @@ EXAMPLES = '''
# Note: These examples do not set authentication details, see the AWS Guide for details.
# Gather facts about all KMS keys
- aws_kms_facts
- aws_kms_facts:
# Gather facts about all keys with a Name tag
- aws_kms_facts:

Loading…
Cancel
Save