summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix/windows documentation"revert-17851-fix/windows-documentationMatt Davis2016-10-051-160/+19
* Fix/windows documentation (#17851)Jordan Borean2016-10-051-19/+160
* ssh_executable docs (#17868)Andrea Tartaglia2016-10-052-0/+17
* out.split('\n') -> out.splitlines() (#17879)Adrian Likins2016-10-051-48/+48
* Added new nav breadcrumbsScott Butler2016-10-052-24/+126
* Fix minor typo on testing paths examplePablo SEMINARIO2016-10-051-1/+1
* Move searching for roles in the cur basedir to lastJames Cammarata2016-10-051-2/+6
* Allowing hostcolor colours to be setMark Szymanski2016-10-041-3/+3
* fixed storing of cwdBrian Coca2016-10-041-1/+1
* Make ini parsing slightly more robustToshio Kuratomi2016-10-043-22/+30
* better inventory error messagesBrian Coca2016-10-041-3/+4
* asa_template wasn't ever officially releasedJohn R Barker2016-10-041-1/+0
* 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