- 17 Feb, 2015 3 commits
-
-
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
-
- 12 Feb, 2015 10 commits
-
-
Brian Coca committed
-
made sure passwords are strings
Brian Coca committed -
updated to correct to_bytes function removed old to_bytes/to_unicode and repointed clients to new location fixed unicode test
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fixed broken link. Added links to both core and extras git repos.
Brian Coca committed -
Toshio Kuratomi committed
-
Typo in galaxy.rst
Toshio Kuratomi committed -
Dynamic task includes still need some work, this is a rough first version. * doesn't work with handler sections of playbooks yet * when using include + with*, the insertion order is backwards * fix potential for task lists to be unsynchronized when using the linear strategy, as the include conditional could be predicated on an inventory variable
James Cammarata committed -
to 2015.
giovtorres committed
-