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
...
*
sanity: update requirements (#81680)
Abhijeet Kasurde
2023-09-12
4
-6
/
+6
*
copy: print correct dest path when content + diff is used (#81678)
Abhijeet Kasurde
2023-09-12
4
-3
/
+11
*
env-setup.fish: Correct syntax errors (#81677)
Sam Doran
2023-09-12
1
-7
/
+7
*
ansible-galaxy-collection - fix config permissions for galaxy-importer (#81679)
Sloane Hertel
2023-09-12
1
-0
/
+1
*
Fix set filters to use set operations (#81639)
Matt Clay
2023-09-11
8
-79
/
+102
*
ansible-doc: allow to filter by more than one collection (#81450)
Felix Fontein
2023-09-11
10
-33
/
+138
*
Only mark a role as complete once a task in it executes for the target host (...
Sloane Hertel
2023-09-08
8
-2
/
+67
*
Lazy load Templar for [changed,failed]_when (#81650)
Martin Krizek
2023-09-08
2
-4
/
+3
*
encrypt: deprecate passlib_or_crypt (#81571)
Abhijeet Kasurde
2023-09-07
5
-12
/
+25
*
ansible-vault: Check if the destination is writable (#81660)
Abhijeet Kasurde
2023-09-07
3
-3
/
+20
*
Replace ConfigParser.readfp() with read_file() (#81657)
Martin Krizek
2023-09-07
3
-2
/
+8
*
Corrected a typo In options list (#81655)
Edwin Guelfandbein
2023-09-07
1
-1
/
+1
*
Update user.py (#81653)
Tony F
2023-09-07
1
-6
/
+3
*
Improve ansible-pull documentation (#81646)
rakeshkhopade12
2023-09-07
1
-1
/
+1
*
Support packaging and importlib.metadata for pip module (#80881)
Matt Martz
2023-09-05
4
-31
/
+106
*
fix various Jinja plugin caching issues (#79781)
Matt Davis
2023-09-05
4
-94
/
+77
*
Add type hints to ansible.utils.display::Display (#81400)
Martin Krizek
2023-09-05
7
-59
/
+104
*
changed link ‘Risks of becoming an unprivileged user’ (#81623)
1LAV1
2023-09-05
1
-2
/
+1
*
utils/encrypt.py: remove unused private _LOCK (#81614)
Martin Krizek
2023-09-05
2
-3
/
+2
*
yum/dnf/dnf5/zypper documentation - fix grammatical error (#81601)
David Gries
2023-08-31
4
-4
/
+4
*
Docs: Clarify copy module's purpose; tweak wording (#81592)
kpinc
2023-08-31
1
-2
/
+6
*
tarfile: Handle deprecation warning for extract and extractall (#81545)
Abhijeet Kasurde
2023-08-31
5
-4
/
+53
*
ansible-test - Fix Python coverage stub generation (#81611)
Matt Clay
2023-08-31
1
-1
/
+1
*
Add short option for --ask-vault-pass (#80527)
Steffen Frömer
2023-08-31
2
-1
/
+3
*
ansible-test - Enable thread code coverage (#81604)
Matt Clay
2023-08-30
2
-2
/
+8
*
ansible-test - Update mypy to 1.5.1 (#81602)
Matt Clay
2023-08-30
2
-2
/
+5
*
Bump `coverage.py` to v7.3.0 in `ansible-test` (#81077)
Sviatoslav Sydorenko
2023-08-30
3
-2
/
+11
*
Fix typos in url lookup plugin options (#81587)
John HU
2023-08-29
3
-3
/
+29
*
Fix nested jinja statements in integration tests (#81591)
Matt Martz
2023-08-29
5
-11
/
+11
*
mode is a module option. (#81590)
Felix Fontein
2023-08-29
1
-1
/
+1
*
Improve ansible.builtin.copy directory_mode parameter docs (#81127)
kpinc
2023-08-29
1
-3
/
+4
*
Add warnings for illegal file names in role (#81555)
Aleksey Tsalolikhin
2023-08-28
3
-2
/
+24
*
dnf - fix for a package from URI and update_only (#81568)
Brent Barbachem
2023-08-28
3
-5
/
+31
*
script: add argument validation (#81469)
Abhijeet Kasurde
2023-08-25
4
-15
/
+46
*
find: correct typo (#81512)
Vlad Glagolev
2023-08-25
1
-2
/
+2
*
PowerShell - Improve error checking (#80984)
Jordan Borean
2023-08-24
5
-1
/
+69
*
PowerShell - remove uneeded dotnet code for future compatibility (#81472)
Jordan Borean
2023-08-24
7
-19
/
+3
*
user - set current expiration correctly when no shadow entry exists (#75194)
Sam Doran
2023-08-23
4
-2
/
+54
*
apt: ignore fail_on_autoremove and allow_downgrade when using aptitude (#81445)
Abhijeet Kasurde
2023-08-23
4
-3
/
+46
*
Remove duplicate FILE_ATTRIBUTES definition (#81494)
swakeert
2023-08-23
2
-23
/
+3
*
Fix pause CPU consumption (#81519)
Sloane Hertel
2023-08-22
2
-0
/
+4
*
fix typo in example human_to_bytes filter (#81559)
Dmitry K. Anisimov
2023-08-22
1
-1
/
+1
*
group: remove extraneous warning (#81557)
Abhijeet Kasurde
2023-08-22
2
-7
/
+3
*
path_join: update docs and examples for absolute path (#81544)
Abhijeet Kasurde
2023-08-22
2
-4
/
+10
*
debconf: idempotency for password question (#81484)
Abhijeet Kasurde
2023-08-22
3
-11
/
+75
*
Unit test cleanup (#81556)
Matt Clay
2023-08-22
2
-23
/
+19
*
ansible-test - Limit deprecated check to core (#81552)
Matt Clay
2023-08-21
2
-1
/
+2
*
Fix macos defaults (#79999)
Caesarovich
2023-08-21
4
-1
/
+25
*
ansible-test - Always use managed entry points (#81537)
Matt Clay
2023-08-18
10
-9
/
+117
*
"retries" without "until": retry until success (#81531)
Martin Krizek
2023-08-17
4
-14
/
+44
[prev]
[next]