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
*
PlayIterator: skip tasks from already ran roles (#83793)
Martin Krizek
2024-10-08
6
-29
/
+23
*
ansible-galaxy - fix ignoring certs when installing from git repos (#83332)
Sloane Hertel
2024-10-08
4
-6
/
+49
*
ansible-test - Update astroid for pylint sanity test (#84054)
Matt Clay
2024-10-04
2
-2
/
+2
*
ansible-test - Disable pylint deprecated-* rules (#84050)
Matt Clay
2024-10-04
7
-2
/
+21
*
Implicit flush_handlers inherit play tags (#83968)
Martin Krizek
2024-10-04
5
-12
/
+41
*
Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945)
Sloane Hertel
2024-10-03
3
-4
/
+4
*
ansible-test - Update sanity tests and default Python (#83998)
Matt Clay
2024-10-03
13
-23
/
+31
*
Reduce number of implicit meta tasks (#84007)
Martin Krizek
2024-10-03
10
-152
/
+93
*
file: simplify the code (#84043)
Abhijeet Kasurde
2024-10-03
2
-94
/
+126
*
get_url: properly parse filename in content-disposition (#83748)
Martin Krizek
2024-10-03
4
-22
/
+41
*
Use sentinel everywhere (#84041)
Abhijeet Kasurde
2024-10-03
19
-94
/
+92
*
ansible-test - Update nios-test-container to 6.0.0 (#84042)
Matt Clay
2024-10-02
2
-1
/
+3
*
remove one ignore clause for module copy (#83643)
Alexei Znamensky
2024-10-02
3
-3
/
+4
*
cron: return stdout and rc for cron command (#83290)
Jack Farzan
2024-10-01
2
-1
/
+4
*
debconf: set empty password value (#83217)
Abhijeet Kasurde
2024-10-01
4
-41
/
+153
*
Prevent condor from being installed and fulfilling libfmt dependency (#84023)
Matt Martz
2024-09-30
1
-1
/
+1
*
Add additional logging for SSH runtime output timeouts and escalation message...
uber-dendy
2024-09-30
2
-7
/
+12
*
INVENTORY_IGNORE_EXTS stop ignoring ini (#84001)
Brian Coca
2024-09-26
3
-1
/
+5
*
facts: Skip path if the distribution path is directory (#84012)
Abhijeet Kasurde
2024-09-26
3
-1
/
+21
*
package/dnf action plugins: better facts failure msg (#83995)
Martin Krizek
2024-09-26
3
-9
/
+14
*
Test entry points with editable install (#84002)
Matt Clay
2024-09-24
1
-17
/
+32
*
Ansible Errors, Don't hide stacked messages when yaml (#83933)
Brian Coca
2024-09-24
4
-8
/
+16
*
split: Fix incorrect example result of the split builtin filter (#83982)
林博仁 Buo-ren Lin
2024-09-24
1
-1
/
+1
*
Add basic validation for action_groups (#83965)
Felix Fontein
2024-09-24
6
-1
/
+60
*
dnf5: fix tb when plugins API is not available (#83969)
Martin Krizek
2024-09-24
2
-1
/
+11
*
Move ansible-deprecated ignores for tests inline (#83989)
Matt Clay
2024-09-24
3
-17
/
+13
*
zap changelogs (#83988)
Matt Davis
2024-09-24
157
-446
/
+1
*
bump devel to 2.19 (#83985)
Matt Davis
2024-09-24
3
-2
/
+10
*
isidentifier: Remove Python 2 specific code (#83688)
Abhijeet Kasurde
2024-09-23
3
-34
/
+20
*
ansible-test - Use Python version in pylint contexts (#83984)
Matt Clay
2024-09-23
3
-43
/
+25
*
ansible-galaxy - fix the usage for role/collection install (#83979)
Sloane Hertel
2024-09-23
1
-1
/
+1
*
dnf5: re-introduce ``state: installed`` alias (#83961)
Martin Krizek
2024-09-23
3
-3
/
+5
*
Do not convert floats to ints when there is truncation (#83864)
Brian Coca
2024-09-20
9
-110
/
+43
*
Add mount_facts module (#83508)
Sloane Hertel
2024-09-19
7
-0
/
+1847
*
ansible-test no longer needs special casing in `__main__.py` (#83962)
Matt Martz
2024-09-19
1
-17
/
+2
*
Clarify galaxy CLI --help about install locations (#83919)
Sloane Hertel
2024-09-18
2
-4
/
+32
*
timedout extended (#83953)
Brian Coca
2024-09-18
5
-1
/
+46
*
Update communication links for the forum (#83862)
Don Naro
2024-09-16
6
-42
/
+60
*
runas - create new SYTEM token for become (#83827)
Jordan Borean
2024-09-13
2
-25
/
+18
*
file module: Clarify the docs that the force parameter works for hardlinks to...
Gleb Popov
2024-09-11
1
-2
/
+2
*
service_facts, fix systemd/ubuntu failed reporting (#83424)
Brian Coca
2024-09-10
2
-4
/
+8
*
fact gathering, mounts, fixes for single proc code and tests (#83866)
Brian Coca
2024-09-10
5
-105
/
+40
*
Replace binary_modules Makefile with Python script (#83925)
Matt Clay
2024-09-10
2
-18
/
+41
*
ansible-test - Update base/default containers (#83930)
Matt Clay
2024-09-09
1
-3
/
+3
*
ansible-test - Update sanity test requirements (#83921)
Matt Clay
2024-09-09
4
-9
/
+9
*
release.py - Use changelog requirements (#83920)
Matt Clay
2024-09-09
3
-17
/
+2
*
iptables, use existing validation (#83907)
Brian Coca
2024-09-06
2
-18
/
+1
*
Stop suggesting `easy_install` in hacking (#83909)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-09-06
1
-1
/
+1
*
delay keyword changed from int to float (#83901)
Brian Coca
2024-09-06
3
-25
/
+46
*
Update subset.yml (#83908)
Suman Tripuraneni
2024-09-05
1
-1
/
+1
[next]