Commit Graph

10 Commits (e85276ab31818c5fa92f2646541e0e5c7e1d6399)

Author SHA1 Message Date
Michael DeHaan e85276ab31 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 88972c996a Add version added to module docs 12 years ago
Blair Zajac 234b0ad2a2 ec2_facts: add ansible_ec2_placement_region key/value pair for EC2 region. 12 years ago
lwade e2c138f2ba Changed python interpreter to be consistent in these modules as compared to all others. 12 years ago
Michael DeHaan 65b826a8a8 'make pep8' is now clean 12 years ago
Lorin Hochstein 3359f58526 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 4905527e2e Fixup ec2_facts docs parsing 12 years ago
Silviu Dicu 826a756e61 ec2 facts module - updated as per comments 12 years ago
Silviu Dicu 39cdea0784 ec2 facts moduled - updated 12 years ago
Silviu Dicu e9f2cc5725 ec2 module - registers to ansible_facts key 12 years ago