April 22, 2012
View ddc0342

Unused import

Michael DeHaan authored on 2012/04/22 01:01:37
View 1e7b60b

Unused import

Michael DeHaan authored on 2012/04/22 01:01:26
View 9d0f2a6

Unused import

Michael DeHaan authored on 2012/04/22 01:01:15
View f72114c

Move setup.py stuff back to top level as "make sdist" was not working, plus, it makes sources cleaner.

Michael DeHaan authored on 2012/04/22 00:56:06
View a8d7482

Don't prompt for password info if the pattern wouldn't have matched any hosts. Also convert Runner() usage to the new inventory model.

Michael DeHaan authored on 2012/04/22 00:46:32
View 3081bb9

Use /var/tmp for root by default to avoid /tmp being mounted noexec, and segregate tmp files for other users into their home directories.

Michael DeHaan authored on 2012/04/22 00:38:39
View 3d72260

Make it such that modules with no arguments work fine in playbooks (like ping, which is non-sensical, but also if the user wrote a module that took none)

Michael DeHaan authored on 2012/04/22 00:26:48
April 20, 2012
View c0c6910

Fix bug in src. Should not code this early :)

Michael DeHaan authored on 2012/04/20 21:09:43
View 7794493

Don't try to expand path for None values

Michael DeHaan authored on 2012/04/20 21:02:12
View 445e48b

Call os.path.expanduser in modules so things work as expected even when using ./hacking/test-module script

Michael DeHaan authored on 2012/04/20 20:57:39
View c6b8e16

A better fix for slurp, expand path in the module.

Michael DeHaan authored on 2012/04/20 20:54:38
View 13ba312

Fixup slurp module usage when not running as root, fix error handling path in slurp module.

Michael DeHaan authored on 2012/04/20 00:38:44
View d4a5c4a

Merge pull request #181 from leucos/integration

Michael DeHaan authored on 2012/04/20 07:57:22
April 19, 2012
View 70734f5

Update bin/ansible to fix usage of inventory API + no more verbose option

Michael DeHaan authored on 2012/04/19 22:21:21
View 8a433ec

Merge branch 'align-vars-syntax' of https://github.com/jhoekx/ansible into jhoekx-align-vars-syntax

Michael DeHaan authored on 2012/04/19 22:15:48