- 02 Feb, 2013 5 commits
-
-
Add macports packaging - points to git repo and devel branch instead of ...
Michael DeHaan committed -
If ec2 fact has ':' or '-', change to '_'
Michael DeHaan committed -
Correct python module name for jinja2
Michael DeHaan committed -
Update packaging/arch/PKGBUILD
Stephen Fromm committed -
fixed shebang in hacking test-module
Stephen Fromm committed
-
- 01 Feb, 2013 3 commits
-
-
Les Aker committed
-
Jimmy Tang committed
-
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.
Lorin Hochstein committed
-
- 31 Jan, 2013 5 commits
-
-
Daniel Hokka Zakrisson committed
-
Removes python2-json dependancy which is not required on Arch (python 2.7)
Michel Blanc committed -
- make extra-vars override all other vars and facts in playbooks
Daniel Hokka Zakrisson committed -
Seth Vidal committed
-
Only inventory "running" EC2 instances. "stopped" is also a valid state ...
Michael DeHaan committed
-
- 30 Jan, 2013 2 commits
-
-
Only inventory "running" EC2 instances. "stopped" is also a valid state and these should not be inventoried.
Tim Gerla committed -
Seth Vidal committed
-
- 29 Jan, 2013 4 commits
-
-
Daniel Hokka Zakrisson committed
-
proper bin path now called
Daniel Hokka Zakrisson committed -
diefans committed
-
Fixes #1938.
Daniel Hokka Zakrisson committed
-
- 28 Jan, 2013 10 commits
-
-
Fixes hangs observed with large amounts of output, as it would get into a dead-lock.
Daniel Hokka Zakrisson committed -
* improves error handling and reporting * uses run_command to reduce code * fails quicker on errors as opposed to return codes and tracebacks * can now also specify the key as data versus needing to wget it from a file
Michael DeHaan committed -
Jeff Blaine committed
-
Daniel Hokka Zakrisson committed
-
Default to -H to set $HOME appropriately.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
adjusted assemble to use new file attribute handling
Daniel Hokka Zakrisson committed -
Les Aker committed
-
whitespaces in FULL_PATH cause an error to get ANSIBLE_PATH
Michael DeHaan committed -
junyoung committed
-
- 27 Jan, 2013 3 commits
-
-
fixed check for required_together
Michael DeHaan committed -
Les Aker committed
-
Michael DeHaan committed
-
- 26 Jan, 2013 8 commits
-
-
library/apt: consistently use underscores in examples.
Michael DeHaan committed -
Michael DeHaan committed
-
add env vars for plugins action,callback,connection,lookup,vars,filter
Michael DeHaan committed -
Update packaging/arch/PKGBUILD
Michael DeHaan committed -
Reorganizing changelog, some cleanup still needed, but now it's easier to tell what is in the release :)
Michael DeHaan committed -
To be consistent with the table showing available options, use underscores in the example tasks, not hyphens, as the table doesn't list hyphenated versions of option names, so it looks like the examples could have typos in them.
Blair Zajac committed -
Michael DeHaan committed
-
Michael DeHaan committed
-