summaryrefslogtreecommitdiffstats
path: root/test/units (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove repetitive words (#82799)carrychair2024-03-121-1/+1
* Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794)Matt Martz2024-03-081-2/+2
* Handle error raised when argument validation (#82783)Abhijeet Kasurde2024-03-071-1/+15
* Avoid winrm hang on stdin write failure (#82766)Jordan Borean2024-03-061-1/+1
* Use of constant for 644 permission variable (#82762)Abhijeet Kasurde2024-03-055-14/+19
* Follow fix for test_iptables (#82768)Abhijeet Kasurde2024-03-051-1/+1
* Fixed typo 'must by' to 'must be' (#82769)Orion Poplawski2024-03-051-1/+1
* test: migrate iptables tests from unittests to pytest (#82647)Abhijeet Kasurde2024-03-011-1154/+1410
* Add MIRACLE LINUX as RedHat OS Family (#82722)tikfj2024-02-271-0/+39
* Updates to interpreter discovery for 2.17 (#82420)Matt Martz2024-02-141-15/+15
* iptables: added choices in match_set_flags option (#82641)Abhijeet Kasurde2024-02-061-56/+61
* prettyfy ansible-doc (#75116)Brian Coca2024-01-291-3/+9
* Remove the yum module, redirect it to dnf (#81895)Martin Krizek2024-01-232-245/+9
* Fix url encoded credentials in netloc (#82552)Yacht Shaver2024-01-231-3/+8