May 14, 2016
View 0ad0b3d

New release v2.1.0.0-0.2.rc2

James Cammarata authored on 2016/05/14 06:07:03
View b40948a

Adding accelerated mode deprecation to the CHANGELOG

James Cammarata authored on 2016/05/14 06:00:36
View cc347dc

Adding a deprecation message for accelerated mode

James Cammarata authored on 2016/05/14 05:59:36
View b181fe0

Disable sftp batch mode if sshpass (#15829)

jctanner authored on 2016/05/14 02:39:04
View 71c7476

Update submodule refs

Toshio Kuratomi authored on 2016/05/14 02:15:52
May 13, 2016
View 4c5dddb

Reworking retry/until logic to fix bugs

James Cammarata authored on 2016/05/13 03:42:24
View 9121ca2

Use .code instead of .getcode() as py24 does not have .getcode(). Fixes https://github.com/ansible/ansible-modules-core/issues/3608

Matt Martz authored on 2016/05/13 23:44:00
View cae6240

Ship constants to the modules via internal module params rather than a secondary dict.

Toshio Kuratomi authored on 2016/05/13 12:30:05
View 2f302e2

Make sure setting facts with run_once makes copies of the data

James Cammarata authored on 2016/05/13 23:00:23
May 12, 2016
View 1c2f0ae

Simply being in an always block shouldn't mean a host did not fail

James Cammarata authored on 2016/05/12 08:10:30
View 3a05265

Do not include params when getting role vars in certain situations

James Cammarata authored on 2016/05/12 02:17:32
View 90fb1fb

If we can't squash for any reason, then simply do not optimize the items loop.

Toshio Kuratomi authored on 2016/05/12 10:26:39
May 11, 2016
View 2a512af

Fixes #15745 playbook include: Conditional scoping

Carl authored on 2016/05/11 06:00:07
April 9, 2016
View 047d62c

Guard against a shell profile printing extraneous data

Matt Martz authored on 2016/04/09 00:18:35
April 7, 2016
View 1968bc5

Cascade ssh_*args configurations in synchronize instead of limiting to just ssh_args. See https://github.com/ansible/ansible-modules-core/issues/3370

Matt Martz authored on 2016/04/07 00:27:24