summaryrefslogtreecommitdiffstats
path: root/test/units (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use sentinel everywhere (#84041)Abhijeet Kasurde2024-10-032-2/+2
* debconf: set empty password value (#83217)Abhijeet Kasurde2024-10-011-0/+63
* facts: Skip path if the distribution path is directory (#84012)Abhijeet Kasurde2024-09-261-0/+17
* Move ansible-deprecated ignores for tests inline (#83989)Matt Clay2024-09-242-13/+13
* isidentifier: Remove Python 2 specific code (#83688)Abhijeet Kasurde2024-09-231-9/+1
* Do not convert floats to ints when there is truncation (#83864)Brian Coca2024-09-202-6/+6
* Add mount_facts module (#83508)Sloane Hertel2024-09-192-0/+994
* iptables, use existing validation (#83907)Brian Coca2024-09-061-14/+0
* delay keyword changed from int to float (#83901)Brian Coca2024-09-061-24/+43
* loop_control "early exit" feature (#62151)Brian Coca2024-09-051-0/+2
* Add DaemonThreadPoolExecutor impl (#83880)Matt Davis2024-09-034-0/+77
* psrp - Remove extras lookups (#83760)Jordan Borean2024-09-021-61/+45
* powershell - Improve CLIXML parsing (#83847)Jordan Borean2024-08-231-3/+34
* connection plugins: extras fix (#83353)Brian Coca2024-08-191-7/+8
* fix copy module update atime/mtime (#83235)dkuji2024-08-141-0/+1
* Add vaulted_file test (#83717)Brian Coca2024-08-081-2/+2
* Deprecate remaining safe evals (#83293)Martin Krizek2024-08-081-1/+4
* test: Handle Singleton Display class (#83673)Abhijeet Kasurde2024-08-024-10/+28
* systemd facts: Handle AttributeError (#83684)Abhijeet Kasurde2024-08-011-3/+18
* test: update tests (#83686)Abhijeet Kasurde2024-08-017-132/+127
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-2717-18/+18
* display: warn user about empty log path value (#83381)Abhijeet Kasurde2024-07-231-0/+16
* Add SL-Micro to Suse family list (#83541)Harshvardhan Sharma2024-07-081-0/+23
* human_to_bytes: strictly parse strings (#83403)MajesticMagikarpKing2024-06-181-0/+73
* Remove Python 3.10 support for the controller (#83221)Martin Krizek2024-06-172-14/+4
* unarchive: Better handling of files with an invalid timestamp in zip file (#8...Gilson GuimarĂ£es2024-06-131-0/+53
* Revert warning message in setup/gather_facts (#83427)Abhijeet Kasurde2024-06-113-21/+2
* Remove extraneous pylint ignore (#83257)Abhijeet Kasurde2024-06-117-26/+9
* facts: add facts about x86_64 flags to detect microarchitecture (#83356)Abhijeet Kasurde2024-06-043-14/+40
* Fix Test failure with cowsay installed/present (#83347)MajesticMagikarpKing2024-06-031-2/+1
* test: Cleanup facts/network/* tests (#83256)Abhijeet Kasurde2024-05-304-195/+186
* Fix task.resolved_action callbacks (#82003)Sloane Hertel2024-05-302-1/+8
* config, integrate dynamic galaxy servers (#83129)Brian Coca2024-05-292-6/+7
* Warn if the binary is unavailable using get_bin_path (#83258)Abhijeet Kasurde2024-05-162-1/+20
* setup module, make missing sysctl minor issue (#81297)Brian Coca2024-05-163-32/+26
* Darwin: add unit tests for hardware fact gathering (#83212)Abhijeet Kasurde2024-05-083-0/+651
* facts: Update RAID devices regex for FreeBSD (#82081)Peter Whall2024-05-063-0/+565
* ansible-galaxy, clarify licensing for 'init' templates and results (#83175)Brian Coca2024-05-061-1/+4
* Gather sysinfo facts on s390 (#83157)Matt Martz2024-05-012-0/+264
* play_context: remove deprecated PlayContext.verbosity (#82993)Abhijeet Kasurde2024-04-091-1/+1
* Remove deprecated vars keyword syntax as a list of dictionaries, it is now re...Sloane Hertel2024-04-041-2/+1
* Remove deprecated 'loader' argument (#82968)Abhijeet Kasurde2024-04-041-0/+51
* remove nonexistent url from role templates (#82933)Sloane Hertel2024-04-021-18/+0
* connection: update test coverage for SSH connection plugin (#82916)Abhijeet Kasurde2024-04-021-3/+50
* Fix condition for unquoting configuration strings from ini files (#82388)snipfoo2024-03-261-9/+9
* Remove deprecated scp_if_ssh from SSH connection plugin (#82072)Abhijeet Kasurde2024-03-251-62/+3
* pylint: update for use-yield-fromAbhijeet Kasurde2024-03-211-4/+2
* atomic_move - fix preserving extended acls (#82818)Sloane Hertel2024-03-181-9/+9
* Enable file cache for vaulted host_vars_files vars plugin (#81995)tobixx2024-03-152-2/+17
* test_apt: migrate from unittest to pytest (#82666)Abhijeet Kasurde2024-03-151-40/+40