index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: print deprecation collection name (#84126)
Abhijeet Kasurde
2024-10-25
2
-2
/
+4
*
Preserve `_ansible_no_log` from action result; fix `include_vars` to set prop...
Matt Davis
2024-10-25
2
-3
/
+4
*
user module avoid conflicts ssh pub key (#84165)
Brian Coca
2024-10-24
1
-2
/
+15
*
Remove deprecated compat.selector (#84155)
Abhijeet Kasurde
2024-10-23
2
-64
/
+0
*
Use open with context manager (#83337)
Abhijeet Kasurde
2024-10-18
12
-49
/
+31
*
Faster host removal from a handler (#84091)
Martin Krizek
2024-10-17
1
-1
/
+7
*
Remove configuration options that were moved to inventory plugins now that an...
Sloane Hertel
2024-10-16
1
-54
/
+0
*
test for gathering FIPS facts (#83266)
Abhijeet Kasurde
2024-10-16
1
-19
/
+6
*
Use dict comprehension instead (#83680)
Abhijeet Kasurde
2024-10-16
1
-5
/
+1
*
Remove unnecessary code (#84085)
Abhijeet Kasurde
2024-10-15
1
-6
/
+2
*
feat: checksum_algo param for find module (#83014)
ShIRann Chen
2024-10-11
3
-25
/
+40
*
service_facts: add FreeBSD support (#82556)
Brian Coca
2024-10-10
1
-2
/
+76
*
Add NoReturn annotations in module_utils (#84106)
Matt Clay
2024-10-10
2
-3
/
+5
*
Update triple single quotes to triple double quotes (#84099)
Matt Clay
2024-10-09
247
-1504
/
+1504
*
Fix copyright format for gather_facts and mount_facts as documented (#84087)
Sloane Hertel
2024-10-09
2
-2
/
+2
*
Update unique filter docs (#84078)
Abhijeet Kasurde
2024-10-08
1
-3
/
+19
*
user module, avoid chmoding symlink'd home file (#83956)
Brian Coca
2024-10-08
1
-1
/
+3
*
docs: `unique` add missing settings (#84076)
Tinyblargon
2024-10-08
1
-0
/
+12
*
PlayIterator: skip tasks from already ran roles (#83793)
Martin Krizek
2024-10-08
5
-29
/
+21
*
ansible-galaxy - fix ignoring certs when installing from git repos (#83332)
Sloane Hertel
2024-10-08
2
-4
/
+9
*
Implicit flush_handlers inherit play tags (#83968)
Martin Krizek
2024-10-04
2
-12
/
+25
*
Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945)
Sloane Hertel
2024-10-03
1
-1
/
+1
*
Reduce number of implicit meta tasks (#84007)
Martin Krizek
2024-10-03
3
-13
/
+21
*
file: simplify the code (#84043)
Abhijeet Kasurde
2024-10-03
1
-94
/
+123
*
get_url: properly parse filename in content-disposition (#83748)
Martin Krizek
2024-10-03
2
-22
/
+19
*
Use sentinel everywhere (#84041)
Abhijeet Kasurde
2024-10-03
17
-92
/
+90
*
remove one ignore clause for module copy (#83643)
Alexei Znamensky
2024-10-02
1
-2
/
+1
*
cron: return stdout and rc for cron command (#83290)
Jack Farzan
2024-10-01
1
-1
/
+1
*
debconf: set empty password value (#83217)
Abhijeet Kasurde
2024-10-01
1
-13
/
+16
*
Add additional logging for SSH runtime output timeouts and escalation message...
uber-dendy
2024-09-30
1
-7
/
+9
*
INVENTORY_IGNORE_EXTS stop ignoring ini (#84001)
Brian Coca
2024-09-26
2
-1
/
+3
*
facts: Skip path if the distribution path is directory (#84012)
Abhijeet Kasurde
2024-09-26
1
-1
/
+1
*
package/dnf action plugins: better facts failure msg (#83995)
Martin Krizek
2024-09-26
2
-9
/
+12
*
Ansible Errors, Don't hide stacked messages when yaml (#83933)
Brian Coca
2024-09-24
2
-7
/
+11
*
split: Fix incorrect example result of the split builtin filter (#83982)
ๆๅไป Buo-ren Lin
2024-09-24
1
-1
/
+1
*
dnf5: fix tb when plugins API is not available (#83969)
Martin Krizek
2024-09-24
1
-1
/
+9
*
bump devel to 2.19 (#83985)
Matt Davis
2024-09-24
1
-2
/
+2
*
isidentifier: Remove Python 2 specific code (#83688)
Abhijeet Kasurde
2024-09-23
1
-25
/
+16
*
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
1
-2
/
+2
*
Do not convert floats to ints when there is truncation (#83864)
Brian Coca
2024-09-20
3
-23
/
+34
*
Add mount_facts module (#83508)
Sloane Hertel
2024-09-19
1
-0
/
+651
*
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
1
-4
/
+27
*
timedout extended (#83953)
Brian Coca
2024-09-18
3
-1
/
+29
*
runas - create new SYTEM token for become (#83827)
Jordan Borean
2024-09-13
1
-25
/
+14
*
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
1
-4
/
+6
*
fact gathering, mounts, fixes for single proc code and tests (#83866)
Brian Coca
2024-09-10
1
-73
/
+40
*
iptables, use existing validation (#83907)
Brian Coca
2024-09-06
1
-4
/
+1
[next]