summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* readded extras into mainunified_ansibleBrian Coca2016-10-03543-0/+146750
* removed extras submoduleBrian Coca2016-10-031-7/+0
* added core modules back to main repoBrian Coca2016-10-03413-0/+135553
* removed core submoduleBrian Coca2016-10-031-9/+0
* submodule ref updateBrian Coca2016-10-031-5/+8
* 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-031-1/+1
* | bump core submodule refMatt Davis2016-10-031-5/+5
|/
* only change dir to playdir if localBrian Coca2016-10-031-4/+6
* Remove unicode escape (#17866)Toshio Kuratomi2016-10-021-9/+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-022-45/+80
* 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-013-84/+0
* bump core submodule ref for async_wrapper fixesMatt Davis2016-09-301-5/+5
* Add homebrew in squash_actions list (#16966)Indrajit Raychaudhuri2016-09-301-1/+1
* dzdo prompt fixBrian Coca2016-09-301-2/+5
* 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
* 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
* | Smart mode for sftp+scp (#17813)jctanner2016-09-292-15/+50
|/
* Update submodule refsToshio Kuratomi2016-09-282-10/+10
* fixes conditional processing with junos and xml data structures (#17801)Peter Sprygada2016-09-282-7/+9
* Graceful error handling when delegate_to host null (#17453) (#17783)cinerama702016-09-281-0/+2
* fixed typoBrian Coca2016-09-281-2/+2
* fixes #16865 : we should properly determine connection type for delegated tas...Gilles Gagniard2016-09-281-6/+8
* adds overwrite kwarg to load_config in junos (#17798)Peter Sprygada2016-09-281-2/+8
* Update submodules refsToshio Kuratomi2016-09-282-13/+10
* better handling of host lists (#17781)Brian Coca2016-09-281-3/+6
* ansible_play_batch (#17779)Brian Coca2016-09-281-0/+1
* raises ValueError exception if conditional is not parsable (#17788)Peter Sprygada2016-09-271-1/+6
* Revert "Clear the plugin path cache when adding new directories" (#17785)Matt Clay2016-09-271-1/+0
* Clear the plugin path cache when adding new directoriesJames Cammarata2016-09-271-0/+1
* Update submodule refs.Matt Clay2016-09-271-7/+8
* swallow errors during async polling (#17760)Matt Davis2016-09-271-8/+18