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
*
Do not try to encode metadata if it is None (#46739)
Thomas Picariello
2018-10-10
1
-0
/
+2
*
Register missing parameter reboot_timeout (#46585)
Daniel Jakots
2018-10-08
1
-0
/
+2
*
allow update_cache as stand alone operation for yum/dnf (#46183)
Adam Miller
2018-10-08
1
-0
/
+3
*
docker_container: add port range and IPv6 support for published_ports (#46596)
Felix Fontein
2018-10-08
1
-0
/
+2
*
docker_container: allow more mount modes for volumes (#46598)
Felix Fontein
2018-10-08
1
-0
/
+2
*
docker_container: fix problem with published_ports idempotency (#46595)
Felix Fontein
2018-10-08
1
-0
/
+2
*
docker_container: improve publish all ports functionality (#46594)
Felix Fontein
2018-10-08
1
-0
/
+2
*
Add chdir support to win_package (#46123)
Simon Liddicott
2018-10-08
1
-0
/
+2
*
Port the sns module to boto3 (#45634)
flowerysong
2018-10-07
1
-0
/
+2
*
docker_container, docker_image_facts: allow to use image IDs (#46324)
Felix Fontein
2018-10-06
1
-0
/
+3
*
docker_container: fix behavior when image is not specified (#46322)
Felix Fontein
2018-10-06
1
-0
/
+2
*
Add documentation on underlying tools in user module (#46455)
Sam Doran
2018-10-04
1
-0
/
+2
*
Use proper index value with insertbefore on a one line file (#46071)
Sam Doran
2018-10-03
1
-0
/
+2
*
Macports: Add upgrade parameter and replace update_ports with selfupdate (#45...
newtonne
2018-10-03
1
-0
/
+2
*
win_exec: refactor PS exec runner (#45334)
Jordan Borean
2018-10-03
1
-0
/
+2
*
Fix callout json plugin show global stats (#43123)
David Baumann
2018-10-01
1
-0
/
+3
*
docker_container: ambiguous parameter "stop_timeout" (#43874)
Remo Wenger
2018-09-30
1
-0
/
+2
*
Add support for OpenBSD (#46147)
Daniel Jakots
2018-09-28
1
-0
/
+2
*
Use bytes rather than native string for result (#46281)
Sam Doran
2018-09-28
1
-0
/
+2
*
Use unicode instead of bytes (#46234)
Sam Doran
2018-09-28
1
-0
/
+3
*
docker_container: allow to configure comparison for existing containers (#44789)
Felix Fontein
2018-09-28
1
-0
/
+2
*
Fix ec2_group for EC2-Classic accounts (#46242)
Sloane Hertel
2018-09-28
1
-0
/
+7
*
Revert "powershell - fix for ANSIBLE_KEEP_REMOTE_FILES on older Pythons (#459...
Jordan Borean
2018-09-28
1
-2
/
+0
*
[docs] Add changelog for ec2_asg launch template feature
Ryan S. Brown
2018-09-25
1
-0
/
+2
*
winrm: add further conditional to using pexect for kerb auth (#45952)
Jordan Borean
2018-09-25
1
-0
/
+2
*
Fix issues with PLUGIN_FILTERS_CFG config handling (#45994)
Matt Martz
2018-09-24
1
-0
/
+2
*
Support nested JSON decoding in AnsibleJSONDecoder (#45924)
Matt Martz
2018-09-24
1
-0
/
+2
*
docker_container: fix various idempotency problems and non-working options (#...
Felix Fontein
2018-09-24
1
-0
/
+7
*
fix premature exit when RG doesn't exist (#46013)
Matt Davis
2018-09-22
1
-0
/
+2
*
allow openstack invetnory to work cacheless
Brian Coca
2018-09-21
1
-0
/
+2
*
powershell: do not quote join_path result to reflect ShellBase join_path (#45...
Jordan Borean
2018-09-21
1
-0
/
+2
*
powershell - fix for ANSIBLE_KEEP_REMOTE_FILES on older Pythons (#45942)
Jordan Borean
2018-09-21
1
-0
/
+2
*
Ensure that the src file contents is converted to unicode in diff info (#45744)
Matt Martz
2018-09-20
1
-0
/
+5
*
fix dnf wildcard pkg removal - fixes #27744 and #36970 (#45357)
Adam Miller
2018-09-20
1
-0
/
+1
*
async: use async_dir for the async results file directory (#45461)
Jordan Borean
2018-09-20
1
-0
/
+7
*
Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628)
Felix Fontein
2018-09-19
1
-0
/
+2
*
Migrate from MySQLdb to PyMySQL (#40123)
Daniel Speichert
2018-09-19
1
-0
/
+2
*
ec2_group - fix VPC precedence for security group targets (#45787)
Sloane Hertel
2018-09-18
1
-0
/
+6
*
Support transfering empty files to target host. Fixes #36725 (#45751)
Matt Martz
2018-09-18
1
-0
/
+7
*
ec2_group: fix regression for targets that are a list containing strings and ...
Sloane Hertel
2018-09-17
1
-0
/
+6
*
Add new expand_shell argument for run_command, to disable expanding shellisms...
Matt Martz
2018-09-14
1
-0
/
+5
*
Flip default for AGNOSTIC_BECOME_PROMPT (#45563)
Matt Martz
2018-09-14
1
-0
/
+2
*
avoid empty groups in json output (#45621)
Brian Coca
2018-09-13
1
-0
/
+2
*
Support empty files with piped transfer_method. Fixes #45426 (#45618)
Matt Martz
2018-09-13
1
-0
/
+2
*
win_script: add support for become and centralise exec wrapper builder (#45582)
Jordan Borean
2018-09-13
1
-0
/
+2
*
Fix logic to not re-download existing files when force=no (#45495)
Matt Martz
2018-09-11
1
-0
/
+2
*
Fix remote checksums when paths have leading dots (#45287)
David RodrÃguez
2018-09-11
1
-0
/
+2
*
Win deprecate 2.8 (#45473)
Jordan Borean
2018-09-11
1
-0
/
+6
*
win_scheduled_task: add deprecation warning for repetition format (#45468)
Jordan Borean
2018-09-11
1
-0
/
+3
*
win_group_membership - fix random issue with CI on 2012 R2 (#45462)
Jordan Borean
2018-09-11
1
-0
/
+2
[next]