ansible.ec2_facts(3) - Linux man page

Name

ec2_facts - Gathers facts about remote hosts within ec2 (aws)

Description

This module fetches data from the metadata servers in ec2 (aws). Eucalyptus cloud provides a similar service and this module should work this cloud provider as well.

Notes

Parameters to filter on ec2_facts may be added later.

Examples

Obtain facts from ec2 metatdata servers. You will need to run an instance within ec2.

ansible all -m ec2_facts

Author

Silviu Dicu <silviudicu@gmail.com>

See Also

ansible(1), http://ansible.github.com/modules.html#ec2-facts