- 28 Mar, 2014 13 commits
-
-
Michael DeHaan committed
-
New modules: rax_cbs and rax_cbs_attachments
Michael DeHaan committed -
Improvements to ec2 autoscaling modules
Michael DeHaan committed -
Allow state=absent for ec2_vol
Michael DeHaan committed -
Merge branch 'update_docs_validate_cmd_not_passed_via_shell' of git://github.com/rwehner/ansible into devel Conflicts: library/files/template
Michael DeHaan committed -
Michael DeHaan committed
-
Joshua Conner committed
-
docker bugfixes: trim whitespace around list param elements, handle list params being coerced to int or long type
Joshua Conner committed -
Handle missing symlink tempfile
Michael DeHaan committed -
service module: Properly disable Debian services
Michael DeHaan committed -
Modified library/system/user so that password change date is set on Sola...
Michael DeHaan committed
- 27 Mar, 2014 16 commits
-
-
Add linux module parameters for the modprobe module
Michael DeHaan committed -
Add a fact providing the full hostname, without the domain portion
Michael DeHaan committed -
Add meta to the directory layout for roles
Michael DeHaan committed -
Fix typo in with_first_found doc.
Michael DeHaan committed -
Tim Miller committed
-
jjshoe committed
-
Micro-optimizations
Michael DeHaan committed -
timeit shows a speedup of ~1.4x on Python 2.7.5 x86_64. It also makes the code a bit shorter.
Cristian Ciupitu committed -
timeit shows a speedup of ~3x on Python 2.7.5 x86_64. It also makes the code a bit shorter.
Cristian Ciupitu committed -
Fixed ufw module doc reset vs reseted
Michael DeHaan committed -
Matt Martz committed
-
James Tanner committed
-
James Tanner committed
-
Ahti Kitsik committed
-
Make ssh_config paramiko 1.12/1.13 compatible
Michael DeHaan committed -
Henry Finucane committed
-
- 26 Mar, 2014 11 commits
-
-
rax module: Support arbitrary extra args
Michael DeHaan committed -
James Cammarata committed
-
James Tanner committed
-
- Add rax_cbs to create/delete cloud block storage volumes - Add rax_cbs_attachments to attach/detach volumes from servers
Christopher H. Laco committed -
Share p.communicate alternative logic between exec_command and put_file
jctanner committed -
The jid will now also contain the PID of the async_wrapper process, and can each unique jid from each host is tracked rather than just relying on one global jid per task. Fixes #5582
James Cammarata committed -
James Tanner committed
-
Matt Martz committed
-
Add extra_create_args and extra_client_args to rax module to support passing advanced configuration options to client instantiation and server create calls.
Matt Martz committed -
Fix template validation docs and example.
Michael DeHaan committed -
Jeff Geerling committed
-