summaryrefslogtreecommitdiff
path: root/lib/ansible/utils
Commit message (Expand)AuthorAgeFilesLines
* fixed fetch traversal from slurp (#68720)Brian Coca2020-04-151-0/+23
* Fix for plugins which used the boto libraries leaking the boto credentials to...Toshio Kuratomi2019-10-101-1/+1
* [stable-2.8] Remove leading space in warning messages (#62002)Sam Doran2019-09-181-1/+1
* Improve performane of UnsafeProxy __new__Toshio Kuratomi2019-08-091-1/+7
* prevent templating of passwords from prompt (#59246)Brian Coca2019-08-071-4/+7
* patch ansible-connection collection plugin loading (#59119)Matt Davis2019-07-171-7/+6
* [stable-2.8] Use atexit to cleanup tmp dirs (#56532)Sam Doran2019-06-291-0/+27
* preserve same order as inventory manager when using host lookup (#57769)Sloane Hertel2019-06-171-0/+8
* Fix loading namespaced doc_fragments from collections (#55249)flowerysong2019-05-201-1/+7
* module_utils fixes in collections (#55118)Matt Davis2019-04-101-1/+1
* Collection content loading (#52194)Matt Davis2019-03-281-0/+304
* Fix encoding handling in unfrackpath.Matt Clay2019-03-211-1/+1
* Don't fail if ConnectionError has no code (#53455)Nathaniel Case2019-03-071-1/+4
* Allow user to control output of verbose messages (#52948)Brian Coca2019-03-051-2/+4
* restconf_config module (#51971)Nathaniel Case2019-03-041-0/+5
* interpreter discovery message tweaks (#53155)Matt Davis2019-02-281-3/+10
* Python interpreter discovery (#50163)Matt Davis2019-02-271-0/+29
* move extravars and option vars loading into VM (#51070)Brian Coca2019-01-301-0/+2
* added unsafe toggle to vars_prompt (#49219)Brian Coca2019-01-301-2/+5
* Doc fragments to plugins (#50172)Brian Coca2019-01-2396-6010/+1
* Fieldattribute inheritance with defaults (#50891)Matt Martz2019-01-231-0/+68
* faster config loading (#48333)Brian Coca2019-01-231-1/+1
* Update vmware.py minor typo (#51047)aaronk12019-01-211-5/+5
* Add optional headers to utm modules (#49856)Johannes Brunswicker2019-01-171-2/+5
* Rename MSC modules to MSO nomenclature (#50959)Dag Wieers2019-01-161-0/+0
* Minor typos (#50371)Abhijeet Kasurde2019-01-151-2/+2
* Update documentation notes, copyright and license (#50927)Dag Wieers2019-01-151-2/+5
* Support for NIOS modules to use environment variables in provider (#49056)Sumit Jaiswal2019-01-141-1/+2
* VMware: vcenter_license fixes (#50794)Abhijeet Kasurde2019-01-141-0/+42
* Fix: lxca_nodes misspelled in the lxca_common.py (#50734)Hideki Ikemoto2019-01-101-1/+1
* default: callback plugin allow unreachable task to stderr (#50533)Abhijeet Kasurde2019-01-091-2/+2
* Update documentation for mysql_db notes (#50444)Richlv2019-01-041-4/+5
* Move the arguments module into cli/ and context_objects into utilsToshio Kuratomi2019-01-031-0/+92
* Save the command line arguments into a global contextToshio Kuratomi2019-01-031-21/+21
* MSC: Various bugfixes and features enhancements (#50200)Dag Wieers2018-12-201-3/+3
* plugin_formatter.py: Improve the output when processing docs (#46541)Dag Wieers2018-12-181-0/+3
* Sanity fixes in various modules (#50080)Dag Wieers2018-12-186-89/+58
* ACI: Fix module parameters (#50051)Dag Wieers2018-12-181-6/+6
* Add types to files fragment (#49996)Dag Wieers2018-12-171-0/+7
* Add types to common url parameters (#50000)Dag Wieers2018-12-171-28/+20
* Meraki: Add types to common parameters (#49998)Dag Wieers2018-12-171-9/+12
* MSC: Add type to common module parameters (#49999)Dag Wieers2018-12-171-0/+5
* ACI: Add types to modules and doc fragment (#49997)Dag Wieers2018-12-171-1/+8
* Clean up backup doc fragment (#49995)Dag Wieers2018-12-171-24/+11
* Add types to vmware REST client/VCA doc fragments (#50001)Dag Wieers2018-12-172-37/+39
* Add types to docker module fragments (#50002)Dag Wieers2018-12-171-35/+26
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-163-4/+4
* Docs: Add a "seealso" section to the module docs (#45949)Dag Wieers2018-12-122-3/+12
* Remove cliconf from httpapi connection (#46813)Nathaniel Case2018-12-111-9/+1
* Fix spelling error in Display.banner description (#49790)David Lassalle2018-12-111-1/+1