- 28 Mar, 2014 26 commits
-
-
Bob Zoller committed
-
Michael DeHaan committed
-
This simply adds --remote to the git submodule update command. This means that if a branch is defined in .gitmodules then we should track said branch when updating.
addshore committed -
Michael DeHaan committed
-
-
-
Rename present to running, add new present state
Michael DeHaan committed -
Allow custom hipchat urls
Michael DeHaan committed -
Accept status code from a list of valid codes.
Michael DeHaan committed -
svr4pkg supports the -G switch for pkgadd
Michael DeHaan committed -
Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'.
Michael DeHaan committed -
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 14 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
-