- 16 Feb, 2013 37 commits
-
-
Hate to do this, but URI module docs were constructing messed up RST files, so removing examples for now. Will ask someone to work on them.
Michael DeHaan committed -
Rough cut at adding a glossary section. This could definitely use some improvements, proof reading, and lots of cross linking.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
update some of many copyright dates but we can just do this when editing each file, not super high priority
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
pasto and core connection plugins reference fix
Michael DeHaan committed -
Adding a simple EC2 volume module for creation and attach
Michael DeHaan committed -
Added zfs module
Michael DeHaan committed -
git://github.com/dagwieers/ansible
Conflicts: library/setup Tweak formatting.
Michael DeHaan committed -
Michael DeHaan committed
-
Romeo Theriault committed
-
Romeo Theriault committed
-
Romeo Theriault committed
-
James Martin committed
-
James Martin committed
-
Moved *jina* to *jinja2*
Michel Blanc committed -
Jinja extensions adds features to the jinja2 templating engine. This patch allows module loading for the templating engine vian an ansible.cfg configuration key (jinja_extensions). The default behaviour doesn't change (no module loading). Requested modules can be added coma separated in ansible.cfg Adds whitespace handling in jinja_extension config Added whitespace handling in jinja_extension configuration directive, so things stay safe if user adds spaces around comas in the directives list. Adds config example for jinja_extensions Added config example with multiple extentions for jinja_extensions
Michel Blanc committed -
Yves Dorfsman committed
-
Yves Dorfsman committed
-
Blair Zajac committed
-
Solving bug : sysctl check_after failing on multi-value sysctl parameters
Michael DeHaan committed -
Add NetBSD support for 'service' module, and add an example to 'lineinfile'
Michael DeHaan committed -
Add example for adding to sudoers file
Michael DeHaan committed -
Allow end of line comments in inventory file - fixes #2072
Michael DeHaan committed -
Michael DeHaan committed
-
git://github.com/bcoca/ansibleMichael DeHaan committed
-
Johan Wirén committed
-
Stoned Elipot committed
-
- 15 Feb, 2013 2 commits
-
-
https://github.com/ansible/ansible/issues/2004
Now handle positive integer value in virtual files if they are separated by group of space characters where the count is unpredictable. Thanks to romeotheriault for filing this bug.
davixx committed -
Documentation fix for apt module: install-recommends
Michael DeHaan committed
-
- 14 Feb, 2013 1 commit
-
-
visible on line 121
Peter Sankauskas committed
-