summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.11] yum: fix parsing of check-update with subsequent empty lines (#...Martin Krizek2022-06-071-0/+15
* Prevent losing unsafe from lookups (#77609) (#77652)Martin Krizek2022-05-091-0/+25
* winrm - ensure callers PATH for kinit is set (#77401) (#77402)Jordan Borean2022-04-131-2/+6
* ssh connection avoid parsing own debug (#76732) (#76756)Brian Coca2022-01-181-15/+25
* galaxy build - ignore existing MANIFEST and FILES (#76479) (#76499)Jordan Borean2022-01-181-0/+39
* [stable-2.11] Don't show params when there is an issue with `set_option(s)` (...Matt Martz2021-09-291-0/+22
* Clarify get_bin_path error message (#75544) (#75564)Brian Coca2021-09-011-1/+1
* paramiko_ssh - mark connection as connected when successful (#74459) (#75614)Martin Krizek2021-09-011-11/+25
* Skip python interpreter discovery for 'forced local' module execution (#74824...Brian Coca2021-08-061-1/+2
* [bp-2.11] unarchive - do not fail in init when trying to find required binary...Abhijeet Kasurde2021-08-051-0/+91
* Fix when evaluation on Native Jinja and Python 3.10 (#75202) (#75380)Martin Krizek2021-08-031-7/+28
* [stable-2.11] task_executor - use correct value for ssh connection retries (#...Sam Doran2021-07-111-8/+8
* [2.11] Fix using module-specific module_defaults in action plugins (#74849)Sloane Hertel2021-06-141-11/+54
* Basic: don't call lstat when check_mode (#64279) (#74883)Felix Fontein2021-06-141-0/+7
* Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74401)Fernando Correia2021-05-171-0/+40
* defend against bad or missing crypt (#74304)Brian Coca2021-05-171-1/+1
* [become] Add Solaris chmod ACL fallbackRick Elrod2021-05-171-1/+9
* [become] Fix solaris permissions regressionRick Elrod2021-05-171-5/+23
* [stable-2.11] facts - set correct OS family for Rocky Linux (#74530) (#74561)Sam Doran2021-05-171-0/+46
* [stable-2.11] pause - ensure control characters are always set appropriately ...Sam Doran2021-05-171-0/+89
* ansible-galaxy - increase page size and add retry decorator for throttling (#...Sloane Hertel2021-05-172-17/+102
* Fix comment in iptables unit test (#74061)Amin Vakil2021-03-301-1/+1
* add --offline option to galaxy collection verify (#74040)Matt Davis2021-03-291-1/+1
* Revert "Add duplicated set filter and documentation (#72729)" (#74053)Felix Fontein2021-03-271-8/+0
* Temporarily disable strategy units (#74048)Matt Martz2021-03-261-0/+4
* Add duplicated set filter and documentation (#72729)Baptiste Mille-Mathias2021-03-271-0/+8
* Use ArgumentSpecValidator in AnsibleModule (#73703)Sam Doran2021-03-1912-191/+225
* Amazon: Fix distribution facts for older releaseAbhijeet Kasurde2021-03-182-11/+50
* Send callbacks directly from the TaskExecutor instead of TaskResults masquera...Matt Martz2021-03-181-16/+16
* distribution: Add Amazon Linux distribution facts (#73767)Abhijeet Kasurde2021-03-054-0/+148
* finish migrating ssh plugin to config system (#73708)Brian Coca2021-03-031-35/+30
* Clarify CLI version number as core version (#72287)Matt Davis2021-03-012-2/+2
* Fixed/improved regular expresssion for collection names (#73577)Alexei Znamensky2021-03-011-0/+2
* Improve ArgumentSpecValidator unit tests (#73642)Sam Doran2021-02-267-190/+553
* ansible-galaxy - set the cache file after getting all collection versions (#7...Sloane Hertel2021-02-151-2/+148
* Use iskeyword and str.isidentifier for "is FQCN" (#73279)Sviatoslav Sydorenko2021-02-112-5/+24
* Add argument spec validator (#73335)Sam Doran2021-02-115-0/+296
* only add data when there is data to add (#54559)Brian Coca2021-02-111-2/+3
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-103-213/+149
* Add AlmaLinux to the family of Red Hat-like operating systems (#73541)Sam Doran2021-02-091-0/+53
* galaxy - add format options for collection list (#73474)Shane McDonald2021-02-051-0/+1
* add option to upgrade collections (#73336)Sloane Hertel2021-02-041-15/+17
* Correct pkg_mgr for Fedora-derived OSTree distros (#73445)Rick Elrod2021-02-021-0/+20
* user - Prevent user fact lookup failure if LOGNAME is set (#17029) (#73439)Alexander Sowitzki2021-02-021-0/+40
* Replace the inhouse collection dependency resolver with `resolvelib`Sviatoslav Sydorenko2021-01-276-802/+541
* use correct executable and options in all cases (#73323)Brian Coca2021-01-261-1/+1
* Let `command` always return stdout & stderr (#73004)Alexander Sowitzki2021-01-221-0/+31
* Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263)Joshua Bayfield2021-01-201-0/+17
* Galaxy - make versions list consistent across versions (#72932)Jordan Borean2021-01-201-8/+6
* Fix YAML error message when error is at the end of the file (#73241)Sam Doran2021-01-191-8/+38