summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check for substates in is_failed before checking main state failureissue_17882James Cammarata2016-10-041-5/+5
* added script to unify reposBrian Coca2016-10-031-0/+35
* Fix for run_command tests now that it returns native stringsToshio Kuratomi2016-10-033-4/+21
* no need for warnings in first_foundBrian Coca2016-10-032-3/+3
* fix for include_role conflating vars/directivesBrian Coca2016-10-031-6/+9
* include_role process name from options, not taskBrian Coca2016-10-031-1/+8
* Update submodule refs for the command fix with new run_commandToshio Kuratomi2016-10-032-10/+11
* Specify run_command decode error style as arg (#17886)Adrian Likins2016-10-031-18/+9
* cast/copy keys() to list to avoid py3 errorsAdrian Likins2016-10-031-1/+1
* open anziballs payload 'wb' for py3Adrian Likins2016-10-031-2/+2
* updated devel to 2.3 (#17884)Brian Coca2016-10-035-8/+11
* Make run_command return native stringsToshio Kuratomi2016-10-031-7/+25
* Merge pull request #17873 from chouseknecht/fix_3964Chris Houseknecht2016-10-031-2/+1
|\
| * Let docker-py decode pull responseChris Houseknecht2016-10-031-2/+1
* | Bumping devel version to 2.3.0James Cammarata2016-10-032-2/+2
* | Updating CHANGELOG and release versions for 2.1.2James Cammarata2016-10-032-1/+63
* | bump core submodule refMatt Davis2016-10-031-5/+5
* | New modules (#17870)John R Barker2016-10-031-2/+31
|/
* added network updates to CHANGELOGPeter Sprygada2016-10-031-0/+4
* added forman callback plugin to changelogBrian Coca2016-10-031-0/+2
* only change dir to playdir if localBrian Coca2016-10-031-4/+6
* Remove unicode escape (#17866)Toshio Kuratomi2016-10-022-10/+11
* Update submodule refsToshio Kuratomi2016-10-022-12/+10
* Add foreman callback plugin (#17141)Guido Günther2016-10-031-0/+200
* On python3, subprocess needs another arg to pass extra file descriptorsToshio Kuratomi2016-10-021-3/+9
* Normalize text and byte type in the ssh plugin helper method that builds up a...Toshio Kuratomi2016-10-023-58/+72
* fixes issue with run_commands raising error (#17861)Peter Sprygada2016-10-021-0/+3
* switches the kickstart arg from True to False for eos (#17858)Peter Sprygada2016-10-021-19/+7
* adds new exception for adding condition statements to Conditional (#17859)Peter Sprygada2016-10-021-1/+12
* bump core submodule ref for windows async_wrapper bugfixMatt Davis2016-10-021-5/+6
* bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834)Matt Davis2016-10-027-84/+272
* Ensure the "attempts" key is set in the final result for do/until loopsJames Cammarata2016-10-021-1/+2
* Remove the dellosX_template module (#17836)Senthil Kumar Ganesan2016-10-014-87/+0
* Disable privileged mode on Shippable. (#17844)Matt Clay2016-09-302-5/+11
* bump core submodule ref for async_wrapper fixesMatt Davis2016-09-301-5/+5
* Add homebrew in squash_actions list (#16966)Indrajit Raychaudhuri2016-09-303-3/+3
* dzdo prompt fixBrian Coca2016-09-302-2/+11
* fix fact gathering flagBrian Coca2016-09-301-1/+1
* add ssh error message to failureBrian Coca2016-09-301-4/+1
* Fixing parentage of include_role objects for param inheritanceJames Cammarata2016-09-302-5/+9
* fixes unicode conversation from junos get_config() method (#17841)Peter Sprygada2016-09-301-1/+1
* adds better error handling when conditional fails (#17839)Peter Sprygada2016-09-301-1/+1
* fixes issue when calling save_config() and transport is nxapi (#17835)Peter Sprygada2016-09-301-1/+4
* Merge pull request #17833 from resmo/docs/fix_loopsscottb2016-09-301-28/+29
|\
| * docsite: various fixes in loops docRene Moser2016-09-301-28/+29
* | remove Windows async doc exclusionMatt Davis2016-09-301-3/+0
* | Bugfix: fixes new-alias bug when debugging powershell (#17816)Trond Hindenes2016-09-301-2/+6
* | jabber callback (#16981)Makc2016-09-301-0/+97
* | Merge pull request #17818 from chouseknecht/develChris Houseknecht2016-09-301-6/+21
|\ \
| * | Use new YAML syntax in role dependencies.Chris Houseknecht2016-09-291-6/+21