Remove potentially out of date or specific product references.

This commit is contained in:
Michael DeHaan
2014-12-01 15:16:22 -05:00
committed by Matt Clay
parent 76efaa6cfb
commit f875cc5197
3 changed files with 1 additions and 8 deletions

View File

@@ -34,8 +34,6 @@ description:
- This module fetches data from the metadata servers in ec2 (aws) as per
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html.
The module must be called from within the EC2 instance itself.
Eucalyptus cloud provides a similar service and this module should
work with this cloud provider as well.
notes:
- Parameters to filter on ec2_facts may be added later.
author: "Silviu Dicu <silviudicu@gmail.com>"