April 7, 2015
View b186f7b

Version bump for 1.9.1-0.1.rc1

James Cammarata authored on 2015/04/07 03:38:33
April 3, 2015
View b855456

updated submodule refs

Brian Coca authored on 2015/04/03 05:00:22
April 2, 2015
View 2776588

capture IOErrors on backup_local (happens on non posix filesystems)

Brian Coca authored on 2015/04/02 01:12:34
April 1, 2015
View 84b8a80

converted error on play var initialization into warning with more information

Brian Coca authored on 2015/04/01 12:07:03
View 1d4b964

dont break everything when one of the vars in inject does not template correctly, wait till its used

Brian Coca authored on 2015/04/01 10:36:18
View 81e4a74

added note that custom connection plugins need update with this version

Brian Coca authored on 2015/04/01 00:14:02
March 28, 2015
View 6ab5708

readded sudo/su vars to allow role/includes to work with passed sudo/su

Brian Coca authored on 2015/03/28 07:30:42
March 27, 2015
View 97a4483

removed folding sudo/su to become logic from constants as it is already present downstream in playbook/play/tasks

Brian Coca authored on 2015/03/27 21:45:04
View b4662c3

Merge pull request #10556 from kristous/patch-1

Brian Coca authored on 2015/03/27 21:22:05
View d5dded4

Update README.md

kristous authored on 2015/03/27 14:20:13
View c0afe27

updated sumbmodule refs

Brian Coca authored on 2015/03/27 07:02:59
View 290c74d

fix consul inventory issue (missing method param)

deimosfr authored on 2015/03/27 05:40:36
March 26, 2015
View a000567

Make run_command() work when we get byte str with non-ascii characters (instead of unicode type like we were expecting)

Toshio Kuratomi authored on 2015/03/26 04:22:45
View d6afb5d

Fix assert to work with unicode values

Toshio Kuratomi authored on 2015/03/26 04:21:46
March 21, 2015
View b965d12

now ansible ignores tempate errors on passwords they could be caused by random character combinations, fixes #10468

Brian Coca authored on 2015/03/21 15:02:59