Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
2013-04-28 15:03:45 -04:00
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...
2013-04-16 17:28:13 -07:00
Michael DeHaan
88972c996a
Add version added to module docs
2013-04-16 20:07:18 -04:00
Blair Zajac
234b0ad2a2
ec2_facts: add ansible_ec2_placement_region key/value pair for EC2 region.
2013-04-12 09:04:12 -07:00
lwade
e2c138f2ba
Changed python interpreter to be consistent in these modules as compared to all others.
2013-03-19 16:07:36 +00:00
Michael DeHaan
65b826a8a8
'make pep8' is now clean
2013-02-17 19:48:02 -05:00
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.
2013-01-31 21:00:25 -05:00
Michael DeHaan
4905527e2e
Fixup ec2_facts docs parsing
2013-01-26 12:34:30 -05:00
Silviu Dicu
826a756e61
ec2 facts module - updated as per comments
2013-01-24 19:14:32 -05:00
Silviu Dicu
39cdea0784
ec2 facts moduled - updated
2013-01-23 09:39:26 -05:00
Silviu Dicu
e9f2cc5725
ec2 module - registers to ansible_facts key
2013-01-22 15:31:51 -05:00