Add version added to module docs

reviewable/pr18780/r1
Michael DeHaan 12 years ago
parent 55828d14da
commit 88972c996a

@ -20,6 +20,7 @@ DOCUMENTATION="""
--- ---
module: ec2_facts module: ec2_facts
short_description: Gathers facts about remote hosts within ec2 (aws) short_description: Gathers facts about remote hosts within ec2 (aws)
version_added: "1.0"
options: {} options: {}
description: description:
- This module fetches data from the metadata servers in ec2 (aws). - This module fetches data from the metadata servers in ec2 (aws).

Loading…
Cancel
Save