Commit Graph

10 Commits (53ac0bbec2d45a5f71ae89176f33521347066688)

Author SHA1 Message Date
Michael DeHaan 500b9432a2 Merge pull request #2596 from blair/ec2_facts-provides-ec2-region
ec2_facts: add ansible_ec2_placement_region key/value pair for EC2 regio...
12 years ago
Michael DeHaan 6a00513731 Add version added to module docs 12 years ago
Blair Zajac 5d0f78d571 ec2_facts: add ansible_ec2_placement_region key/value pair for EC2 region. 12 years ago
lwade 9dda148679 Changed python interpreter to be consistent in these modules as compared to all others. 12 years ago
Michael DeHaan 8097fd18a2 'make pep8' is now clean 12 years ago
Lorin Hochstein 4d38c68489 If ec2 fact has ':' or '-', change to '_'
Change ec2 fact names with colons (:) or dashes (:) to undescore (_)
so that they can be used in templates.

Note that this makes copies instead of replacing the exisitng fact
names to avoid breaking existing playbooks.
12 years ago
Michael DeHaan 36066d8664 Fixup ec2_facts docs parsing 12 years ago
Silviu Dicu 2a893ab0bb ec2 facts module - updated as per comments 12 years ago
Silviu Dicu ce9e9af6a3 ec2 facts moduled - updated 12 years ago
Silviu Dicu 1ab9bfa7cc ec2 module - registers to ansible_facts key 12 years ago