index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changelogs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218)
Sloane Hertel
2024-11-06
1
-0
/
+2
*
ansible-test - Fix interactive cmd traceback (#84264)
Matt Clay
2024-11-06
1
-0
/
+2
*
Fixed ipv6 pattern in parse_address (#84237)
spyinx
2024-11-05
1
-0
/
+2
*
Removed deprecated STRING_CONVERSION_ACTION (#84245)
Abhijeet Kasurde
2024-11-05
1
-0
/
+3
*
encrypt: raise error on passing unsupported passlib hashtype (#84186)
Abhijeet Kasurde
2024-10-31
1
-0
/
+3
*
Add --flush-cache option for ansible and ansible-console (#84149)
anvitpusalkar
2024-10-30
1
-0
/
+2
*
Fix returning unreachable for looped tasks (#84049)
Sloane Hertel
2024-10-30
1
-0
/
+2
*
Remove deprecated pycompat24 and importlib (#84161)
Abhijeet Kasurde
2024-10-29
1
-0
/
+3
*
Change changelog type from bugfixes to removed_features (#84158)
Abhijeet Kasurde
2024-10-29
1
-1
/
+1
*
Remove deprecated plural form of collection path (#84156)
Abhijeet Kasurde
2024-10-29
1
-0
/
+3
*
Enable file module to disable diff_mode (#83700)
Conner Crosby
2024-10-25
1
-0
/
+2
*
docs: print deprecation collection name (#84126)
Abhijeet Kasurde
2024-10-25
1
-0
/
+3
*
Preserve `_ansible_no_log` from action result; fix `include_vars` to set prop...
Matt Davis
2024-10-25
1
-0
/
+5
*
user module avoid conflicts ssh pub key (#84165)
Brian Coca
2024-10-24
1
-0
/
+4
*
Remove deprecated compat.selector (#84155)
Abhijeet Kasurde
2024-10-23
1
-0
/
+3
*
feat: checksum_algo param for find module (#83014)
ShIRann Chen
2024-10-11
1
-0
/
+2
*
ansible-test - Improve container probe error handling (#84109)
Matt Clay
2024-10-11
1
-0
/
+3
*
service_facts: add FreeBSD support (#82556)
Brian Coca
2024-10-10
1
-0
/
+2
*
Add NoReturn annotations in module_utils (#84106)
Matt Clay
2024-10-10
1
-0
/
+2
*
ansible-test - Work around pylint issue on 3.11 (#84094)
Matt Clay
2024-10-09
1
-0
/
+4
*
ansible-test - Update base/default containers (#84089)
Matt Clay
2024-10-09
1
-0
/
+1
*
user module, avoid chmoding symlink'd home file (#83956)
Brian Coca
2024-10-08
1
-0
/
+2
*
PlayIterator: skip tasks from already ran roles (#83793)
Martin Krizek
2024-10-08
1
-0
/
+2
*
ansible-galaxy - fix ignoring certs when installing from git repos (#83332)
Sloane Hertel
2024-10-08
1
-0
/
+2
*
ansible-test - Disable pylint deprecated-* rules (#84050)
Matt Clay
2024-10-04
1
-0
/
+1
*
Implicit flush_handlers inherit play tags (#83968)
Martin Krizek
2024-10-04
1
-0
/
+2
*
Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945)
Sloane Hertel
2024-10-03
1
-0
/
+2
*
ansible-test - Update sanity tests and default Python (#83998)
Matt Clay
2024-10-03
1
-0
/
+3
*
Reduce number of implicit meta tasks (#84007)
Martin Krizek
2024-10-03
1
-0
/
+2
*
file: simplify the code (#84043)
Abhijeet Kasurde
2024-10-03
1
-0
/
+3
*
get_url: properly parse filename in content-disposition (#83748)
Martin Krizek
2024-10-03
1
-0
/
+2
*
ansible-test - Update nios-test-container to 6.0.0 (#84042)
Matt Clay
2024-10-02
1
-0
/
+2
*
remove one ignore clause for module copy (#83643)
Alexei Znamensky
2024-10-02
1
-0
/
+3
*
cron: return stdout and rc for cron command (#83290)
Jack Farzan
2024-10-01
1
-0
/
+3
*
debconf: set empty password value (#83217)
Abhijeet Kasurde
2024-10-01
1
-0
/
+3
*
Add additional logging for SSH runtime output timeouts and escalation message...
uber-dendy
2024-09-30
1
-0
/
+3
*
INVENTORY_IGNORE_EXTS stop ignoring ini (#84001)
Brian Coca
2024-09-26
1
-0
/
+2
*
facts: Skip path if the distribution path is directory (#84012)
Abhijeet Kasurde
2024-09-26
1
-0
/
+3
*
package/dnf action plugins: better facts failure msg (#83995)
Martin Krizek
2024-09-26
1
-0
/
+2
*
Ansible Errors, Don't hide stacked messages when yaml (#83933)
Brian Coca
2024-09-24
1
-0
/
+2
*
Add basic validation for action_groups (#83965)
Felix Fontein
2024-09-24
1
-0
/
+2
*
dnf5: fix tb when plugins API is not available (#83969)
Martin Krizek
2024-09-24
1
-0
/
+2
*
zap changelogs (#83988)
Matt Davis
2024-09-24
157
-446
/
+1
*
isidentifier: Remove Python 2 specific code (#83688)
Abhijeet Kasurde
2024-09-23
1
-0
/
+3
*
ansible-test - Use Python version in pylint contexts (#83984)
Matt Clay
2024-09-23
1
-0
/
+4
*
dnf5: re-introduce ``state: installed`` alias (#83961)
Martin Krizek
2024-09-23
1
-0
/
+2
*
Do not convert floats to ints when there is truncation (#83864)
Brian Coca
2024-09-20
1
-0
/
+2
*
Add mount_facts module (#83508)
Sloane Hertel
2024-09-19
1
-0
/
+2
*
Clarify galaxy CLI --help about install locations (#83919)
Sloane Hertel
2024-09-18
1
-0
/
+5
*
timedout extended (#83953)
Brian Coca
2024-09-18
1
-0
/
+2
[next]