index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix reset_connection with templated connection variables (#84240)
Alex Willmer
2024-12-05
6
-14
/
+35
*
Fix `failed_when` string in the second `ansible.builtin.uri` example (#84382)
Fil
2024-12-05
1
-1
/
+1
*
wait_for_connection: fix errant warning for local connection(s) (#84421)
Alex Willmer
2024-12-05
2
-0
/
+5
*
document decrypt also works on strings (#84412)
Brian Coca
2024-12-05
1
-1
/
+1
*
config lookup, fixes and tests (#84398)
Abhijeet Kasurde
2024-12-05
6
-20
/
+106
*
Fix non-root integration tests failure (#84378)
Lee Garrett
2024-12-05
9
-18
/
+35
*
Coverage for virtual/sunos.py (#84357)
Abhijeet Kasurde
2024-12-03
3
-15
/
+197
*
Coverage for virtual/hpux.py (#84362)
Abhijeet Kasurde
2024-12-03
1
-0
/
+82
*
test coverage for virtual/sysctl.py (#84356)
Abhijeet Kasurde
2024-12-03
2
-16
/
+147
*
Changed human_to_bytes input to a string (#84336)
Sammy Hori
2024-12-03
1
-1
/
+1
*
Added examples for password_hash (#84322)
Abhijeet Kasurde
2024-12-03
1
-0
/
+8
*
fix documentation about avoiding apt_key (#84326)
Lorenzo Bettini
2024-12-03
1
-1
/
+1
*
Add ansible_uptime_seconds support for AIX (#84321)
Tobi
2024-12-03
2
-0
/
+36
*
Additional tests for lookup_sequence (#84315)
Abhijeet Kasurde
2024-12-03
1
-0
/
+13
*
Removed deprecated include_delegate_to param (#84306)
Abhijeet Kasurde
2024-12-03
3
-7
/
+4
*
package_facts: extend note about python3-rpm to cover Fedora 41+ (#84373)
Adam Williamson
2024-11-29
1
-1
/
+1
*
ansible-test - fix coverage for test modules (#84366)
Jordan Borean
2024-11-27
9
-5
/
+83
*
Test aliases fix (#84377)
Lee Garrett
2024-11-26
15
-0
/
+20
*
dnf5,apt: add auto_install_module_deps option (#84292)
Martin Krizek
2024-11-21
5
-61
/
+132
*
ansible-test - Improve container network detection (#84323)
Matt Clay
2024-11-19
2
-4
/
+10
*
dnf5 - consolidate package resolving settings (#84335)
Martin Krizek
2024-11-19
3
-8
/
+42
*
dnf5: fix is_installed check (#84275)
Martin Krizek
2024-11-19
4
-1
/
+67
*
include_vars - fix including new hash variables when hash_behaviour is set to...
Sloane Hertel
2024-11-14
3
-3
/
+6
*
Sequence query fix (#83758)
James Ramsaran
2024-11-14
3
-7
/
+48
*
vars/varnames more examles more varied (#84300)
Brian Coca
2024-11-12
2
-7
/
+20
*
Deprecated libvirt_lxc_noseclabel config (#84287)
Abhijeet Kasurde
2024-11-12
2
-1
/
+7
*
Add tests for deprecations (#84284)
Abhijeet Kasurde
2024-11-12
2
-3
/
+12
*
package_facts fix empty packages on foreign mgr (#83855)
Brian Coca
2024-11-12
3
-3
/
+57
*
Fix runas become SYSTEM logic (#84280)
Jordan Borean
2024-11-12
3
-35
/
+123
*
ansible-test - align 2025 connection defaults to CI matrix (#84291)
Jordan Borean
2024-11-11
1
-1
/
+1
*
Increase scope of mypy sanity test (#84288)
Matt Clay
2024-11-09
16
-170
/
+104
*
Add support for Windows Server 2025 (#84285)
Jordan Borean
2024-11-08
4
-1
/
+14
*
command module, fix docs to reflect reality (#84191)
Brian Coca
2024-11-07
1
-7
/
+6
*
ansible-test - Replace FreeBSD 13.3 with 13.4 (#84236)
Matt Clay
2024-11-07
9
-20
/
+20
*
remove ignore clauses for module uri (#83642)
Alexei Znamensky
2024-11-07
3
-1
/
+3
*
user: create Buildroot subclass as alias to Busybox (#83666)
Brandon Bennett
2024-11-07
2
-0
/
+8
*
Add --flush-cache option to ansible-pull (#84211)
Sloane Hertel
2024-11-06
5
-1
/
+18
*
update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218)
Sloane Hertel
2024-11-06
5
-9
/
+13
*
ansible-test - Fix interactive cmd traceback (#84264)
Matt Clay
2024-11-06
5
-5
/
+43
*
Fixed ipv6 pattern in parse_address (#84237)
spyinx
2024-11-05
3
-2
/
+6
*
Removed deprecated STRING_CONVERSION_ACTION (#84245)
Abhijeet Kasurde
2024-11-05
6
-25
/
+3
*
Python binary should not be python at first try for env-setup.fish (#84212)
Daniel Gonçalves
2024-11-05
1
-15
/
+15
*
Link to role argspec docs. Fixes #84164 (#84192)
Matt Martz
2024-11-05
1
-1
/
+4
*
test: fix check_required_by (#84153)
Abhijeet Kasurde
2024-11-02
2
-34
/
+14
*
Improvements for the create-bulk-issues.py script (#84235)
Matt Clay
2024-11-01
1
-3
/
+35
*
Remove encrypt unit tests for undocumented algorithms, which are disallowed i...
Sloane Hertel
2024-11-01
1
-7
/
+0
*
encrypt: raise error on passing unsupported passlib hashtype (#84186)
Abhijeet Kasurde
2024-10-31
4
-19
/
+8
*
Add --flush-cache option for ansible and ansible-console (#84149)
anvitpusalkar
2024-10-30
5
-12
/
+23
*
Fix returning unreachable for looped tasks (#84049)
Sloane Hertel
2024-10-30
4
-0
/
+52
*
Add a test using ignore_errors as a variable (#84175)
Sloane Hertel
2024-10-29
4
-2
/
+33
[prev]
[next]