Commit Graph

220 Commits (7c61ce153ffcbb75ededa9ece4ea86ae1c19fbc2)

Author SHA1 Message Date
Toshio Kuratomi 61e5d04a60 Replace nose with pytest
8 years ago
Anton Nikulin 9770ac70f9 FTD modules: upsert functionality and bug fixes (#47747)
8 years ago
Matt Clay feb5b0b299 Fix unit test issues with pytest >= 4.0.0.
8 years ago
Lars b6b238ae43 facts: suse: fix SLES4SAP12 detection (#44388)
8 years ago
Felix Fontein 73533d3fc2 docker_* modules: simplify idempotency comparisons (#47709)
8 years ago
Matt Clay 37b013aca3
Enable additional pylint rules and resolve issues found. (#47221)
8 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Matt Clay a11f631ee4 Python 3.8 collections compatibility fixes.
8 years ago
Matt Clay 1a28898a00 Fix parametrize warning in unit tests.
8 years ago
Sloane Hertel 27534e9b47 Move network utils that are used by AWS modules (#45579)
8 years ago
Felix Fontein bc69aeca7f Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628)
8 years ago
Matt Clay 53b230ca74 Fix unit test parametrize order on Python 3.5.
8 years ago
Matt Clay c0bf9815c9 Fix ACI unit test on Python 3.7.0.
8 years ago
Abhijeet Kasurde 4e9b8136c2 Add support for Devuan (#45148)
8 years ago
Alex Stephen 276ad32a45 removing libcloud secrets support for legacy gcp modules (#44932)
8 years ago
Alex Stephen 3550f342e0 Gcp auth deprecation (#44866)
8 years ago
Matt Martz 0221d1ad20
Introduce and use locale-naive rfc2822 date format function (#44868)
8 years ago
Anton Nikulin 40a97d43d1 New modules and updated HTTP API plugin for FTD devices (#44578)
8 years ago
Lindsay Hill 5981a7489b new nos_command module (#43056)
8 years ago
Matt Martz c1c229c6d4
Remove use of simplejson throughout code base (#43548)
8 years ago
Joren Vrancken b954917761 Surround top-level function and class definitions with two blank lines.
8 years ago
Toshio Kuratomi 52449cc01a AnsiballZ improvements
8 years ago
Toshio Kuratomi 5b4a7cc283 Fix journald unittests
8 years ago
Adam Miller 562ff66a98 Fix pkg_mgr_name fact finding for Fedora (#40922)
8 years ago
Will Thames 42eaa00371 Provide kubernetes definition diffs in check_mode (#41471)
8 years ago
Jordan Borean 8bdd04c147 Fix remote_tmp when become with non admin user (#42396)
8 years ago
Eitan Akman fb7882bf86 Issue #39860: Add 'not_contains' method to parsing.py (#39874)
8 years ago
Markos Chandras 1737b7be3e facts: suse: Fix major version detection for SUSE (#41416)
8 years ago
Matt Martz d4930e6692
Add requests.Session like class (#37622)
8 years ago
Sumit Jaiswal 81510970ae
Fix for updating the name in case of host record and network view and also display meaningful error in case of connection timeout (#40597)
8 years ago
Sviatoslav Sydorenko 6cafa73441 Add is_iterable utility function
8 years ago
Sviatoslav Sydorenko e6eec79bca Add tests for module_utils.common.collections
8 years ago
Yanis Guenane 496d10f7a8 Remove support for SSLv2 in test suite when not defined. (#39183)
8 years ago
Jordan Borean 5c39c3b2d1
Module basic.py to create parent dirs of tmpdir if needed (#40201)
8 years ago
Jordan Borean 44ab948e5d
create module tmpdir based on remote_tmp (#39833)
8 years ago
Matt Martz 1663b64e18
Allow subspec defaults to be processed when the parent argument is not supplied (#38967)
8 years ago
Matthew Stone d030032b47 Extreme Networks SLXOS Config Module (#38607)
8 years ago
Alex Stephen 9de9633cac [GCP] New module GCP DNS Resource Record Set (#35920)
8 years ago
Matthew Stone 5b1a8ee1e8 Adding slx_command module and supporting module_utils. (#38235)
8 years ago
Matt Martz 450cfa8776
Handle duplicate headers in the uri module (#33792)
8 years ago
Matt Martz 6332beef65
Add unit tests for ansible.module_utils.urls (#38059)
8 years ago
Alexander Bethke eebe728ae8 Fix SteamOS ansible_distribution fact (Fixes #33628) (#37576)
8 years ago
Claes Nästén 458a07d5a4 add timeout parameter and increase default timeout for nso modules (#37391)
8 years ago
Claes Nästén 042c111563 nso_config break cycles in dependency sorting (#36828)
8 years ago
Claes Nästén e75989ec88 nso_config work around ordering issues (#36774)
8 years ago
Claes Nästén 2789cc5c09 NSO ValueBuilder improvements. 4.5 leaf-list compatability. (#36583)
8 years ago
Peter Sprygada 93b795baf0
allows ib_spec attrs to be filtered in update (#36673)
8 years ago
Martin Krizek 3a5263a92f facts: fix device uuid's on el6 (#36128)
8 years ago
René Moser 2f36b9e5ce basic: allow one or more when param list having choices (#34537)
8 years ago
Dag Wieers bee765fa6b
ACI: Change RETURN output as discussed (#35617)
9 years ago