November 4, 2012
View 6f938c9

Merge branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into devel

Michael DeHaan authored on 2012/11/04 08:23:38
November 3, 2012
View f436a8c

Added config option for default ask for ssh_pass

Chandler Latour authored on 2012/11/03 00:53:26
October 27, 2012
View 604bf9f

Added config option to control default of asking or not for sudo password Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>

Brian Coca authored on 2012/10/27 03:49:56
October 4, 2012
View 0546481

Different return codes for different errors.

Aleksej Romanov authored on 2012/10/04 19:43:25
View 01e922a

Indicate errors with exit code.

Aleksej Romanov authored on 2012/10/04 05:11:14
August 12, 2012
View 3587ffd

Allow /bin/ansible to use --limit

Michael DeHaan authored on 2012/08/12 03:05:24
August 9, 2012
View 846186e

Add -vvv support for debugging activity

Michael DeHaan authored on 2012/08/09 10:09:14
August 7, 2012
View faed4b5

whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added in 0.6 release)

Michael DeHaan authored on 2012/08/07 09:07:02
June 20, 2012
View efac68b

Remove the -D module debug flag, which no longer is functional due to sudo pty requirements, and replace with -v/--verbose.

Michael DeHaan authored on 2012/06/20 10:55:57
May 26, 2012
View db1d5b1

Fix casing/underscore convention in method name, split polling logic away from runner.

Michael DeHaan authored on 2012/05/26 08:18:02
May 15, 2012
View b42628d

hook up --private-key to the runner

Seth Vidal authored on 2012/05/15 05:22:05
May 8, 2012
View 710d085

Fix non-sudo execution, add --sudo-user to ansible-playbook.

John Kleint authored on 2012/05/08 00:37:50
May 7, 2012
View 05545e3

Fixup the previous sudo_user support patch to work with playbooks.

Michael DeHaan authored on 2012/05/07 07:24:04
May 4, 2012
View 93a20a3

first bit of getting sudo -u functionality

Jim Richardson authored on 2012/05/04 08:08:36
May 2, 2012
View 06e99ee

Trivial fix: make PyDev happy (imports).

Rafal Lewczuk authored on 2012/05/02 21:03:40