- 28 Jan, 2013 8 commits
-
-
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 24 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
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
fdavis committed
-
Michael DeHaan committed
-
updated indentation and redundant comment.
Lester Wade committed -
Yeukhon Wong committed
-
bumping up min_count value.
Lester Wade committed -
I've uncommented and added a very little supporting stuff based on skvidal's work to allow us to launch more than one instance.
Lester Wade committed -
igor committed
-
igor committed
-
Fixed apt_key's add_key stalling indefinitely, and test code leaking into production
Michael DeHaan committed -
Add basic pkgin package management
Michael DeHaan committed -
ec2 facts module - registers to ansible_facts key
Michael DeHaan committed -
Git module: fix for relative paths
Michael DeHaan committed -
If a relative path is passed as an argument, this change first converts it to an absolute path. This fixes a bug where the git module would attempt to chdir into an invalid directory because of multiple chdir calls against a relative path.
Lorin Hochstein committed
-
- 25 Jan, 2013 5 commits
-
-
Shaun Zinck committed
-
This also fixes an issue where some console output for packages I was installing was creating invalid JSON because it contained single-quotes.
Shaun Zinck committed -
Fixes #1918.
Daniel Hokka Zakrisson committed -
Inventory class - lambda fails on attribute access - g.name is a string not the group obje...
Daniel Hokka Zakrisson committed -
Adds user-selectable hash merging support in vars
Daniel Hokka Zakrisson committed
-