Add version added to module docs
This commit is contained in:
parent
55828d14da
commit
88972c996a
1 changed files with 1 additions and 0 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue