diff --git a/ec2_facts b/ec2_facts index e8eaba1bb47..0dda640de11 100644 --- a/ec2_facts +++ b/ec2_facts @@ -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).