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
*
Use fqcr from command module invocation using shell module (#69790)
Ganesh Nalawade
2020-06-04
1
-0
/
+3
*
Fix IncludedFile equality check (#69524)
Alex Schultz
2020-06-04
1
-0
/
+2
*
return changed for group_by (#32057)
Brian Coca
2020-06-03
1
-0
/
+2
*
Reap collections changelog fragments - 6 (#69491)
David Shrewsbury
2020-06-02
35
-78
/
+0
*
systemd: should fail in check_mode when service not found on host (#68136)
Andrew Klychkov
2020-06-02
1
-0
/
+2
*
service_facts: Update documentation about service status (#69757)
Abhijeet Kasurde
2020-06-02
1
-0
/
+2
*
Discover Flatcar Linux properly for hostname (#69627)
Dongsu Park
2020-06-02
1
-0
/
+2
*
do not return the body even if it failed (#69706)
Jack
2020-06-01
1
-0
/
+3
*
[ansiballz] ensure that '' is not in sys.path (#69342)
Rick Elrod
2020-06-01
1
-0
/
+2
*
Enable logging using setup_loggers() API in dnf-4.2.17-6 or later
Hideki Saito
2020-05-31
1
-0
/
+2
*
Ensure --version works with non-ascii project path (#66624)
Martin Krizek
2020-05-29
1
-0
/
+2
*
Add support to install collections from git repositories (#69154)
Sloane Hertel
2020-05-29
1
-0
/
+4
*
ansible-test ansible-doc sanity test: also run with --json parameter (#69288)
Felix Fontein
2020-05-29
1
-0
/
+2
*
distribution: Added support for openEuler OS (#69324)
Abhijeet Kasurde
2020-05-29
1
-0
/
+2
*
Ansible.Basic added generic fragment merger for module options (#69719)
Jordan Borean
2020-05-29
1
-0
/
+2
*
Version source tagging (automatic and manual) for version_added and deprecati...
Felix Fontein
2020-05-29
2
-0
/
+4
*
Deprecate module in collection: allow removal date in documentation, make val...
Felix Fontein
2020-05-28
2
-0
/
+5
*
Prevent losing error info by including both loop and cond error msgs (#68485)
Martin Krizek
2020-05-28
1
-0
/
+2
*
Updated CLI help for 'ansible-galaxy' for 'collection' subcommand (#69458)
Ganesh Biradar
2020-05-28
1
-0
/
+3
*
blockinfile - fix line end regression (#69734)
Sam Doran
2020-05-27
1
-0
/
+4
*
Update default-test-container to version 1.14.
Matt Clay
2020-05-27
1
-0
/
+2
*
blockinfile - Preserve line endings (#66461)
Riyad Preukschas
2020-05-27
1
-0
/
+2
*
distribution: Refactor test_distribution_version testcases (#69300)
Abhijeet Kasurde
2020-05-27
1
-0
/
+2
*
[ssh] Add new sshpass_prompt option (#68874)
Rick Elrod
2020-05-27
1
-0
/
+2
*
collection routing (#67684)
Matt Davis
2020-05-26
2
-1
/
+11
*
fix delegated interpreter discovery (#69604)
Brian Coca
2020-05-22
1
-0
/
+3
*
Split regular and handler results into their own queues (#69498)
James Cammarata
2020-05-21
1
-0
/
+4
*
file - return 'state': 'absent' when a file does not exist (#66503)
Sam Doran
2020-05-21
1
-0
/
+2
*
Strip no log values from module response keys. Fixes #68400 (#69653)
Matt Martz
2020-05-21
1
-0
/
+2
*
correctly merge multiple facts results (#68987)
Brian Coca
2020-05-21
1
-0
/
+2
*
Add multipart/form-data functionality (#69376)
Matt Martz
2020-05-20
1
-0
/
+3
*
Properly handle unicode in safe_eval (#68576)
Martin Krizek
2020-05-20
1
-0
/
+2
*
ansible-galaxy - remove warning during collection install (#69541)
Sam Doran
2020-05-19
1
-0
/
+4
*
ansible-test local change detection: use --base-branch if specified (#69508)
Felix Fontein
2020-05-18
1
-0
/
+2
*
Unify ansible-galaxy install -r (#67843)
Jordan Borean
2020-05-18
1
-0
/
+3
*
Remove incorrect function args in unarchive.
Matt Clay
2020-05-16
1
-0
/
+2
*
Code cleanup in ansible-test.
Matt Clay
2020-05-16
1
-0
/
+3
*
Code cleanup in `ansible-inventory`.
Matt Clay
2020-05-16
1
-0
/
+3
*
Freeze pycodestyle in ansible-test.
Matt Clay
2020-05-16
1
-0
/
+2
*
Add Shippable request signing to ansible-test. (#69526)
Matt Clay
2020-05-16
1
-0
/
+2
*
lineinfile - Use ANSIBLE_REMOTE_TMP for temporary file (#69543)
Sam Doran
2020-05-15
1
-0
/
+2
*
introduce fact "ansible_processor_nproc": number of usable vcpus (#66569)
Lukas Pirl
2020-05-15
1
-0
/
+4
*
Update the default-test-container in ansible-test.
Matt Clay
2020-05-15
1
-0
/
+2
*
Update ansible-test support for CI providers.
Matt Clay
2020-05-15
1
-0
/
+2
*
Add path for yum on IBM i to PKG_MGRS (#69484)
Richard Lau
2020-05-15
1
-0
/
+2
*
Remove FIXME where no change is needed (#69466)
Chris Holland
2020-05-14
1
-0
/
+2
*
Fix filedescriptor out of range in select() when running commands (#65058)
Bob Weinand
2020-05-14
1
-0
/
+2
*
Fix listing of colleciton plugins with symlinks (#69305)
Brian Coca
2020-05-14
1
-0
/
+2
*
systemd: set scope default to "system" (#67006)
Ted Pearson
2020-05-14
1
-0
/
+2
*
Flatten the directory hierarchy of modules (#68966)
Matt Martz
2020-05-14
1
-0
/
+2
[next]