summaryrefslogtreecommitdiffstats
path: root/test/sanity (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-11Add Python 3.13 support (#83416)Matt Clay9-5/+15
2024-06-11Specify -O in windows ssh tests as needed for scp to work with openssh 9+ (#8...Matt Martz1-2/+19
2024-06-11Clarify documentation for `INJECT_FACTS_AS_VARS` (#83404)flowerysong1-1/+1
2024-06-11docs adjustments - batch(ghi) (#83399)Alexei Znamensky7-50/+50
2024-06-11ansible-test - Prepare for Python 3.13 (#83414)Matt Clay6-7/+11
2024-06-11Remove extraneous pylint ignore (#83257)Abhijeet Kasurde7-26/+9
2024-06-11docs adjustments (#83369)Alexei Znamensky10-70/+70
2024-06-11Fix issues reported by mypy (#83413)Matt Clay5-42/+29
2024-06-11Fix quoting in fork_safe_stdio test (#83412)Matt Clay1-1/+1
2024-06-10Validate and process Handler.listen only once (#83400)Martin Krizek3-20/+18
2024-06-07Update azure-pipelines-test-container (#83302)Matt Clay1-1/+1
2024-06-06Revert "bool filter, add booleanization strategy option (#83362)" (#83391)Sloane Hertel4-60/+15
2024-06-06Properly quote all needed components of shell commands (#83365)Matt Martz9-34/+98
2024-06-06fix any_errors_fatal tests (#83389)Sloane Hertel2-6/+4
2024-06-06docs adjustments (batch 2) (#83368)Alexei Znamensky6-23/+23
2024-06-06bool filter, add booleanization strategy option (#83362)Brian Coca4-15/+60
2024-06-04facts: add facts about x86_64 flags to detect microarchitecture (#83356)Abhijeet Kasurde5-14/+46
2024-06-04additional timeout info (#83364)Brian Coca1-1/+9
2024-06-04timeout give extra info (#83206)Brian Coca3-3/+8
2024-06-03Fix Test failure with cowsay installed/present (#83347)MajesticMagikarpKing2-2/+4
2024-06-03powershell - Improve Add-Type tempdir handler (#83080)Jordan Borean7-16/+137
2024-05-31Documented v2_runner_on_failed method in Callback class (#83267)Rob Garcia1-1/+18
2024-05-31The extension returned by the splitext contains the dot (#82803)BenoƮt Geeraerts1-4/+4
2024-05-30test: Cleanup facts/network/* tests (#83256)Abhijeet Kasurde4-195/+186
2024-05-30Fix task.resolved_action callbacks (#82003)Sloane Hertel7-8/+42
2024-05-30file module, follow symlink when doing hardlink (#34228)odra3-0/+50
2024-05-30gather_facts, mention ansible_facts_parallel var (#83278)Brian Coca1-0/+2
2024-05-29config, integrate dynamic galaxy servers (#83129)Brian Coca8-80/+272
2024-05-29ansible-doc: make color configurable (#83311)Abhijeet Kasurde3-2/+59
2024-05-28get_url: update docs for checksum (#83305)Abhijeet Kasurde1-0/+2
2024-05-24apt_*: add more info message while updating apt cache (#83230)Abhijeet Kasurde4-9/+30
2024-05-23filter: update the documentation for win_splitdrive (#83301)Abhijeet Kasurde1-4/+16
2024-05-21Correct code comment in PBE to reflect current behavior (#83269)Eric Appelt1-4/+1
2024-05-19ansible-test - Update http-test-container (#83272)Matt Clay10-68/+49
2024-05-19ansible-test - Update pypi-test-container (#83273)Matt Clay2-1/+3
2024-05-19ansible-test - Update ansible-test-utility-container (#83274)Matt Clay2-1/+3
2024-05-17MUNI tech writers: timeout documentation. (#83152)sournoodl2-2/+6
2024-05-17Remove deprecated VariableManager._get_delegated_vars (#83259)Martin Krizek3-151/+9
2024-05-16Warn if the binary is unavailable using get_bin_path (#83258)Abhijeet Kasurde4-20/+44
2024-05-16setup module, make missing sysctl minor issue (#81297)Brian Coca22-211/+316
2024-05-14Refactor dmidecode fact gathering code (#83211)Abhijeet Kasurde3-23/+34
2024-05-14remove old install info when installing collections (#83194)Sloane Hertel3-0/+27
2024-05-10Use inclusive word: logical (#83232)Abhijeet Kasurde5-7/+7
2024-05-09Refactor yum_repository, deprecate yum only options (#83116)Martin Krizek2-175/+132
2024-05-09dnf5: implement enable_plugin and disable_plugin options (#83105)Martin Krizek3-9/+60
2024-05-08Darwin: add unit tests for hardware fact gathering (#83212)Abhijeet Kasurde5-8/+659
2024-05-07dnf: integration tests cleanup (#83203)Martin Krizek3-81/+31
2024-05-07package_facts: apk fix when cache is empty (#83132)Florian2-1/+4
2024-05-06added examples for systemd service usage (#83192)Brian Coca1-0/+13
2024-05-06pymarkdown: update docs (#83150)Abhijeet Kasurde17-61/+54