- 18 Feb, 2015 2 commits
-
-
Make behavior consistent when using 'creates' option with modules
Toshio Kuratomi committed -
rax_cbs: Remove explicit msg match for invalid size in integration tests
Toshio Kuratomi committed
-
- 17 Feb, 2015 11 commits
-
-
added cleaning pyc files
Brian Coca committed -
Brian Coca committed
-
fixed jsonify test
Brian Coca committed -
When using the "creates" option with the script module, set changed to False if the file already exists. This behavior is consistent with other modules which use "creates", such as command and shell.
Dan Rue committed -
When using the "creates" option with the unarchive module, set changed to False if the file already exists. This behavior is consistent with other modules which use "creates", such as command and shell.
Dan Rue committed -
Matt Martz committed
-
Brian Coca committed
-
fix links to ansible-devel in documentation pages
Brian Coca committed -
Alexey Shamrin committed
-
Toshio Kuratomi committed
-
Add tests for using .deb files
Brian Coca committed
-
- 16 Feb, 2015 19 commits
-
-
Add new rax_find_bootable_volume to assist with boot from volume
Brian Coca committed -
Fix wrong distribution facts on SLES/openSUSE
Toshio Kuratomi committed -
Fix umask calculation on file creation. Fixes #10257
Brian Coca committed -
Stratos Moros committed
-
Add `groups` back into inline templates
Brian Coca committed -
Added winrm/kerberos configuration information
Brian Coca committed -
Kirk Strauser committed
-
valutpass fix in password reorg
Brian Coca committed -
Brian Coca committed
-
improve yaml parsing performance by ~25% by using PyYAML's CParser loader
Brian Coca committed -
Document redis_kv Python package dependency
Brian Coca committed -
patch action plugin does not require dest
Brian Coca committed -
Toshio Kuratomi committed
-
It's up to the module using the set_fs_attributes*/set_mode* methods to specify the filename of the destination of the symlink if that's really the file that should be modified. Half of the fix for: https://github.com/ansible/ansible-modules-core/issues/778
Toshio Kuratomi committed -
Alexander Gubin committed
-
Cove Schneider committed
-
Henry Finucane committed
-
Mention in docs that the redis_kv lookup requires that the redis Python package is installed.
Lorin Hochstein committed
-
- 15 Feb, 2015 1 commit
-
-
Fixes #10243
Toshio Kuratomi committed
-
- 13 Feb, 2015 7 commits
-
-
Matt Martz committed
-
Brian Coca committed
-
Brian Coca committed
-
Add how to load extra variables directly from a file (using @).
Brian Coca committed -
Giovanni Tirloni committed
-
Brian Coca committed
-
Brian Coca committed
-