summaryrefslogtreecommitdiffstats
path: root/test/units/module_utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* VMware: vmware_guest - allow existing vmdk files to be attached to guest (#45...mrmagooey2019-01-301-7/+28
* facts: solaris: introduce distribution_major version detection for Solaris (#...Anatoly Pugachev2019-01-241-5/+41
* parallelize getting mount info (#49398)Brian Coca2019-01-231-0/+1
* Add optional headers to utm modules (#49856)Johannes Brunswicker2019-01-171-0/+61
* Fixes #25725: strip quotes from lsb_release and distribution description. (#3...Roberto Polli2019-01-111-2/+2
* Add Devuan Support for ascii release - resolve 49615 (#49616)vpiserchia2019-01-071-0/+20
* Add a CLIArgs Singleton class that will hold the parse cli argumentsToshio Kuratomi2019-01-041-1/+55
* Cleanups to the common.sys_info APIToshio Kuratomi2019-01-043-6/+160
* Add support for Kali Linux detection. (#50331)Joseph Benden2019-01-031-0/+25
* Make the timeout decorator raise an exception out of the function's scope (#4...Toshio Kuratomi2018-12-191-3/+60
* Port from plaform.dist to ansible.module_utils.distro.linux_distributionToshio Kuratomi2018-12-173-73/+162
* WIP: add tests to compare to platform.*distAdrian Likins2018-12-171-0/+28
* Bundle a copy of github.com/nir0s/distro/distro.pyAdrian Likins2018-12-171-0/+32
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-171-1/+1
* set ansible_os_family from name variable in os-release for clearlinux OS (#49...Josue David Hernandez2018-12-111-1/+1
* move some of basic into common (#48078)Andreas Calminder2018-12-071-10/+10
* Fix for changes in clearlinux (#49344)Josue David Hernandez2018-12-051-21/+34
* VMware: Fix module usages in module_utils (#49421)Abhijeet Kasurde2018-12-041-0/+134
* Code style adjustment. (#49329)Felix Fontein2018-11-291-6/+6
* Add basic unit tests for module_utils/acme.py. (#49103)Felix Fontein2018-11-291-0/+201
* Replace nose with pytestToshio Kuratomi2018-11-262-4/+4
* FTD modules: upsert functionality and bug fixes (#47747)Anton Nikulin2018-11-165-64/+1419
* Fix unit test issues with pytest >= 4.0.0.Matt Clay2018-11-151-2/+2
* facts: suse: fix SLES4SAP12 detection (#44388)Lars2018-11-061-1/+58
* docker_* modules: simplify idempotency comparisons (#47709)Felix Fontein2018-10-301-0/+464
* Enable additional pylint rules and resolve issues found. (#47221)Matt Clay2018-10-181-8/+8
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-1337-49/+49
* Python 3.8 collections compatibility fixes.Matt Clay2018-10-081-1/+1
* Fix parametrize warning in unit tests.Matt Clay2018-10-061-1/+1
* Move network utils that are used by AWS modules (#45579)Sloane Hertel2018-10-021-0/+68
* Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628)Felix Fontein2018-09-191-2/+3
* Fix unit test parametrize order on Python 3.5.Matt Clay2018-09-183-31/+32
* Fix ACI unit test on Python 3.7.0.Matt Clay2018-09-111-2/+0
* Add support for Devuan (#45148)Abhijeet Kasurde2018-09-041-0/+22
* removing libcloud secrets support for legacy gcp modules (#44932)Alex Stephen2018-08-311-59/+1
* Gcp auth deprecation (#44866)Alex Stephen2018-08-301-6/+6
* Introduce and use locale-naive rfc2822 date format function (#44868)Matt Martz2018-08-301-1/+1
* New modules and updated HTTP API plugin for FTD devices (#44578)Anton Nikulin2018-08-295-0/+1666
* new nos_command module (#43056)Lindsay Hill2018-08-101-0/+149
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-6/+3
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-312-0/+2
* AnsiballZ improvementsToshio Kuratomi2018-07-274-10/+24
* Fix journald unittestsToshio Kuratomi2018-07-251-3/+3
* Fix pkg_mgr_name fact finding for Fedora (#40922)Adam Miller2018-07-232-2/+44
* Provide kubernetes definition diffs in check_mode (#41471)Will Thames2018-07-111-1/+46
* Fix remote_tmp when become with non admin user (#42396)Jordan Borean2018-07-061-1/+23
* Issue #39860: Add 'not_contains' method to parsing.py (#39874)Eitan Akman2018-06-271-0/+45
* facts: suse: Fix major version detection for SUSE (#41416)Markos Chandras2018-06-181-1/+23
* Add requests.Session like class (#37622)Matt Martz2018-06-011-41/+128
* Fix for updating the name in case of host record and network view and also di...Sumit Jaiswal2018-05-311-3/+5