March 26, 2016
View 7399222

Fix --start-at-task which was broken by the setup task revamp

James Cammarata authored on 2016/03/26 00:31:23
March 25, 2016
View 13cb986

Removing tests related to filename param (which is not in 2.0)

James Cammarata authored on 2016/03/25 20:57:42
View 41892b3

update core submodule ref for win_stat bugfix

nitzmahone authored on 2016/03/25 12:56:45
View e17ba96

Should be errors=strict since we don't want to end up matching hosts like '???'

Toshio Kuratomi authored on 2016/03/25 01:25:37
View 2d0badc

Fix using non-ascii for inventory hostname patterns with the CLI.

Toshio Kuratomi authored on 2016/03/25 01:21:49
March 24, 2016
View 69377a2

nv_por is needed later in the file

Toshio Kuratomi authored on 2016/03/24 22:57:52
View d6f86f9

Adding CHANGELOG updates for 2.0.2 rc1

James Cammarata authored on 2016/03/24 05:22:46
View 7e05cc4

New release v2.0.2.0-0.1.rc1

James Cammarata authored on 2016/03/24 03:09:10
View c1c6142

Updating run_tests.sh from devel

James Cammarata authored on 2016/03/24 01:42:15
View fdc4cc4

updated man pages with imssing become option

Brian Coca authored on 2016/03/24 01:29:38
March 23, 2016
View d470967

Removing a test causing problems on Py3 which is not critical for 2.0

James Cammarata authored on 2016/03/23 03:36:11
March 12, 2016
View e3d1412

Modified files to use single quotes rather than double for file path. Powershell does not process $ variables in strings that are single quoted. Powershell DOES process $ variables that are in double quoted strings.

root authored on 2016/03/12 04:00:28
March 10, 2016
View 9b9b806

Handle shlex incompatibility between python2.6 and python3

Toshio Kuratomi authored on 2016/03/10 04:27:19
February 13, 2016
View b7ccc8c

Fix bugs related to task_includes and dep chain inheritance

James Cammarata authored on 2016/02/13 15:02:47
December 25, 2015
View 29a3d55

Move _split_args from ssh.py to ConnectionBase so we can use it in other connection plugins

Matt Martz authored on 2015/12/25 06:00:53