- 15 Oct, 2014 8 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Michael DeHaan committed
-
- 14 Oct, 2014 1 commit
-
-
python2.4 compatibility issue with urlparse
Toshio Kuratomi committed
-
- 13 Oct, 2014 8 commits
-
-
Fix detecting distribution release on OpenSuSE
Michael DeHaan committed -
Inventory Plugin to get hostgroups from FreeIPA
Michael DeHaan committed -
Use https for git submodules
Michael DeHaan committed -
Remove no-op string declaration
Michael DeHaan committed -
Typo: recieve -> receive.
Michael DeHaan committed -
Ansible raised exception during parsering /etc/SuSE-release file. Regular expresion should use string instead of list. Fix tested on OpenSuse 13.1
Marcin Praczko committed -
Baptiste Mathus committed
-
Matt Coddington committed
-
- 12 Oct, 2014 5 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 11 Oct, 2014 1 commit
-
-
Adam Young committed
-
- 10 Oct, 2014 7 commits
-
-
Michael DeHaan committed
-
James Cammarata committed
-
Fixes a case where the variable 'foo' may exist, but the with_items loop was used on something like 'foo.results', where 'results' was not a valid attribute of 'foo'. Prior to this patch, conditionals were not evaluated until later, meaning there was no opportunity to allow a test to skip the task or item based on it being undefined.
James Cammarata committed -
Toshio Kuratomi committed
-
support for Mandriva. Fixes #9282
Toshio Kuratomi committed -
This fixes the case in which the delegated to host may not be in the specified hosts list, in which cases facts/vars for the host were not available in the injected hostvars. This also fixes the inventory variable fetching function, so that an unknown host raises a proper error as opposed to a NoneType exception. Fixes #8224
James Cammarata committed -
It's much more likely that people can use the https protocol than the git protocol (many firewalls block the latter)
Will Thames committed
-
- 09 Oct, 2014 8 commits
-
-
Fixes #9274
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
Pete Smith committed
-
Typo: mo[u]dules
Michael DeHaan committed -
Fixes #9236
Toshio Kuratomi committed -
Fixes #9173
Toshio Kuratomi committed -
Fix typo: moudules -> modules
Lorin Hochstein committed
-
- 08 Oct, 2014 2 commits
-
-
Michael DeHaan committed
-
This makes the module args parser more functional to eliminate side effects and eliminiates the 'return None' error path to make sure we are handling more use cases. Some paths are not yet complete, including most likely handling of the 'raw' module.
Michael DeHaan committed
-