summaryrefslogtreecommitdiff
path: root/lib/ansible/utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* docker_*: hint at DOCKER_CONFIG environment variable (#49689)Felix Fontein2018-12-101-0/+3
* Record host specific messages to log files (#28661)Sorin Sbarnea2018-12-071-1/+1
* docs: link to openstacksdk (#49521)Ken Dreyer2018-12-051-2/+2
* Added new module lxca_nodes for Lenovo XClarity Administrator (#46767)Naval Patel2018-12-051-0/+63
* E325 Removal - Part II (#49196)Abhijeet Kasurde2018-11-284-0/+4
* Mention docker[tls]. (#49095)Felix Fontein2018-11-261-0/+2
* Add a Singleton metaclass, use it with Display (#48935)Matt Martz2018-11-205-17/+38
* Add common files for ONTAP and SOLIDFIRE unit tests (#48739)Chris Archibald2018-11-191-2/+7
* New module: xenserver_guest - manages XenServer VMs (#41041)Bojan Vitnik2018-11-191-0/+35
* Various small fixes to bigip modules (#48769)Tim Rupp2018-11-151-5/+1
* Updated documentation for the k8s module (#48474)Ali2018-11-121-2/+5
* Doc: k8s_raw_module fixing typo K8S_AUTH_HOST -> K8S_AUTH_KEY_FILE (#46947)Gaël Lambert2018-11-051-1/+1
* Initial import of MSC module_utils (#46116)Dag Wieers2018-10-291-0/+60
* Add to k8s_raw docs re: vault-encrypted files (#47328)Jasmine Hegman2018-10-281-1/+1
* Creates base Sophos UTM module (#45781)Johannes Brunswicker2018-10-261-0/+44
* Add support for adding custom query parameters to URL (#46390)Rémy Léone2018-10-261-0/+5
* modules: network: Add initial support for Ingate modules (#47494)Ingate Systems2018-10-261-0/+68
* Add new module ali_instance (#36898)He Guimin2018-10-231-0/+61
* Handle sets differently than lists in wrap_var. Fixes #47372 (#47510)Matt Martz2018-10-231-1/+7