Add version added to module docs

This commit is contained in:
Michael DeHaan 2013-04-16 20:07:18 -04:00
parent 55828d14da
commit 88972c996a

View file

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