summaryrefslogtreecommitdiff
path: root/test/units/plugins
Commit message (Expand)AuthorAgeFilesLines
* password lookup, handle ident properly when saved (#80251)Brian Coca2023-03-271-3/+14
* move test so it runs when the plugin is modified (#80158)Sloane Hertel2023-03-071-0/+0
* update paramiko_ssh unit tests load the connection with plugin loader (#80157)Sloane Hertel2023-03-071-6/+8
* add a worker queue to get updates from the main results thread (#79886)Sloane Hertel2023-02-281-89/+0
* Fix pointless statements in unit tests (#79940)Matt Clay2023-02-072-2/+2
* Clean up unused imports in unit tests (#79893)Matt Clay2023-02-025-6/+1
* Add support for importlib.resources (#78915)Matt Martz2023-01-102-1/+9
* Fix password lookup rewrites file when using encrypt (#79431)Gaudenz Steinlin2022-11-291-3/+4
* mention acl in permissions errors (#79209)Brian Coca2022-10-271-1/+1
* fix password unit tests (#79113)Sloane Hertel2022-10-131-31/+20
* fix password lookup's use of f=v settings (#76551)Brian Coca2022-10-111-51/+71
* add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel2022-09-151-3/+3
* refactor and fixes for doc parsing (#77719)Brian Coca2022-09-011-1/+1
* Move handler processing into new PlayIterator state (#77955)Martin Krizek2022-08-162-71/+145
* Revert "Re-enable strategy units (#78293)" (#78300)Matt Clay2022-07-191-0/+2
* Re-enable strategy units (#78293)Matt Martz2022-07-191-2/+0
* Use unittest.mock instead of mock. (#77883)Matt Clay2022-05-2314-14/+14
* Remove deprecated loading cache plugins directly without cache_loader (#77655)Martin Krizek2022-04-281-52/+2
* Better info sourcing (#77511)Brian Coca2022-04-141-0/+10
* Move to display as single source of verbosity (#77498)Brian Coca2022-04-141-1/+0
* Remove deprecated ALLOW_WORLD_READABLE_TMPFILES config option (#77410)Martin Krizek2022-03-301-1/+1
* winrm - ensure callers PATH for kinit is set (#77401)Jordan Borean2022-03-291-2/+6
* Remove obsolete units.compat.mock compat layer. (#77118)Matt Clay2022-02-2215-20/+17
* Remove obsolete unit test builtins compat.Matt Clay2022-02-221-2/+1
* ssh connection avoid parsiing own debug (#76732)Brian Coca2022-01-131-15/+25
* Avoid deprecated TestCase functions in unit tests. (#76678)Matt Clay2022-01-073-6/+6
* better handling of sudo flag replacement (#76389)Brian Coca2021-12-021-0/+27
* Parser errors from within includes should not be rescueable (#73722)Martin Krizek2021-11-011-1/+12
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-201-20/+0
* Add an `undef` global Jinja function (#75435)Daniel Goldman2021-09-201-0/+2
* Fix an exception when passlib library is used with a wrapped algo (#75527)Pilou2021-08-261-0/+45
* Clean up unit tests to prepare for pylint update. (#75473)Matt Clay2021-08-111-2/+1
* Skip python interpreter discovery for 'forced local' module execution (#74824)Brian Coca2021-08-041-1/+2
* add action_groups support to collections (#74039)Sloane Hertel2021-07-141-33/+0
* task_executor - use correct value for ssh connection retries (#75155)Sam Doran2021-07-061-8/+8
* Add seed parameter to password lookup (#69775)s-hamann2021-06-041-21/+43
* add pkcs11 support to Ansible ssh connection module (#32829)David Lee Whiteside2021-06-021-0/+2
* Use the module redirect_list when getting defaults for action plugins (#73864)Sloane Hertel2021-05-271-11/+56
* Remove deprecated PlayContext.make_become_cmd (#74790)Matt Martz2021-05-252-45/+30
* encrypt: add new paramter 'ident' (#74595)Abhijeet Kasurde2021-05-241-21/+21
* pause - ensure control characters are always set appropriately (#74568)Sam Doran2021-05-061-0/+89
* Fix BaseFileCacheModule#keys to respect prefix (#72789)Harm Geerts2021-04-301-7/+78
* paramiko_ssh - mark connection as connected when successful (#74459)Sam Doran2021-04-291-11/+25
* Fix missing delegate display (#74370)Brian Coca2021-04-281-2/+8
* [become] Add Solaris chmod ACL fallbackRick Elrod2021-04-191-1/+9
* [become] Fix solaris permissions regressionRick Elrod2021-04-191-5/+23
* Factor out host_label() in default stdout callback plugin (#73814)Alex Willmer2021-04-161-0/+14
* All lookups ported to config system (#74108)Brian Coca2021-04-131-1/+2
* constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separ...abikouo2021-04-131-0/+130
* Remove deprecated cache interfaces (#74198)Sloane Hertel2021-04-131-11/+2