summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/module_utils_Ansible.Service/library (unfollow)
Commit message (Expand)AuthorFilesLines
4 daysTest aliases fix (#84377)Lee Garrett15-0/+20
8 daysdnf5,apt: add auto_install_module_deps option (#84292)Martin Krizek5-61/+132
10 daysansible-test - Improve container network detection (#84323)Matt Clay2-4/+10
10 daysdnf5 - consolidate package resolving settings (#84335)Martin Krizek3-8/+42
11 daysdnf5: fix is_installed check (#84275)Martin Krizek4-1/+67
2024-11-14include_vars - fix including new hash variables when hash_behaviour is set to...Sloane Hertel3-3/+6
2024-11-14Sequence query fix (#83758)James Ramsaran3-7/+48
2024-11-12vars/varnames more examles more varied (#84300)Brian Coca2-7/+20
2024-11-12Deprecated libvirt_lxc_noseclabel config (#84287)Abhijeet Kasurde2-1/+7
2024-11-12Add tests for deprecations (#84284)Abhijeet Kasurde2-3/+12
2024-11-12package_facts fix empty packages on foreign mgr (#83855)Brian Coca3-3/+57
2024-11-12Fix runas become SYSTEM logic (#84280)Jordan Borean3-35/+123
2024-11-11ansible-test - align 2025 connection defaults to CI matrix (#84291)Jordan Borean1-1/+1
2024-11-09Increase scope of mypy sanity test (#84288)Matt Clay16-170/+104
2024-11-08Add support for Windows Server 2025 (#84285)Jordan Borean4-1/+14
2024-11-07command module, fix docs to reflect reality (#84191)Brian Coca1-7/+6
2024-11-07ansible-test - Replace FreeBSD 13.3 with 13.4 (#84236)Matt Clay9-20/+20
2024-11-07remove ignore clauses for module uri (#83642)Alexei Znamensky3-1/+3
2024-11-07user: create Buildroot subclass as alias to Busybox (#83666)Brandon Bennett2-0/+8
2024-11-06Add --flush-cache option to ansible-pull (#84211)Sloane Hertel5-1/+18
2024-11-06update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218)Sloane Hertel5-9/+13
2024-11-06ansible-test - Fix interactive cmd traceback (#84264)Matt Clay5-5/+43
2024-11-05Fixed ipv6 pattern in parse_address (#84237)spyinx3-2/+6
2024-11-05Removed deprecated STRING_CONVERSION_ACTION (#84245)Abhijeet Kasurde6-25/+3
2024-11-05Python binary should not be python at first try for env-setup.fish (#84212)Daniel Gonçalves1-15/+15
2024-11-05Link to role argspec docs. Fixes #84164 (#84192)Matt Martz1-1/+4
2024-11-02test: fix check_required_by (#84153)Abhijeet Kasurde2-34/+14
2024-11-01Improvements for the create-bulk-issues.py script (#84235)Matt Clay1-3/+35
2024-11-01Remove encrypt unit tests for undocumented algorithms, which are disallowed i...Sloane Hertel1-7/+0
2024-10-31encrypt: raise error on passing unsupported passlib hashtype (#84186)Abhijeet Kasurde4-19/+8
2024-10-30Add --flush-cache option for ansible and ansible-console (#84149)anvitpusalkar5-12/+23
2024-10-30Fix returning unreachable for looped tasks (#84049)Sloane Hertel4-0/+52
2024-10-29Add a test using ignore_errors as a variable (#84175)Sloane Hertel4-2/+33
2024-10-29Remove deprecated pycompat24 and importlib (#84161)Abhijeet Kasurde6-127/+8
2024-10-29Change changelog type from bugfixes to removed_features (#84158)Abhijeet Kasurde1-1/+1
2024-10-29Remove deprecated plural form of collection path (#84156)Abhijeet Kasurde3-10/+4
2024-10-25Enable file module to disable diff_mode (#83700)Conner Crosby6-0/+56
2024-10-25docs: print deprecation collection name (#84126)Abhijeet Kasurde5-3/+11
2024-10-25Preserve `_ansible_no_log` from action result; fix `include_vars` to set prop...Matt Davis15-46/+157
2024-10-24user module avoid conflicts ssh pub key (#84165)Brian Coca5-5/+132
2024-10-23Remove deprecated compat.selector (#84155)Abhijeet Kasurde4-66/+3
2024-10-18Fixed broken tests (#84088)Abhijeet Kasurde6-90/+53
2024-10-18test: Remove unreachable tests (#83696)Abhijeet Kasurde1-147/+0
2024-10-18Use open with context manager (#83337)Abhijeet Kasurde16-66/+43
2024-10-18Trim `selinux_policytype` @ integration tests (#84136)Sviatoslav Sydorenko (Святослав Сидоренко)1-1/+1
2024-10-17test: use password to generate random string instead of range (#84129)Colin Watson1-1/+1
2024-10-17Faster host removal from a handler (#84091)Martin Krizek1-1/+7
2024-10-16Remove configuration options that were moved to inventory plugins now that an...Sloane Hertel1-54/+0
2024-10-16test for gathering FIPS facts (#83266)Abhijeet Kasurde2-19/+21
2024-10-16Use dict comprehension instead (#83680)Abhijeet Kasurde1-5/+1