index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changelogs
/
fragments
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add changelog for pr #49912 (#49962)
Adam Miller
2018-12-14
1
-0
/
+3
*
[docker_container] Failing on non-string env values (#49843)
Dave Bendit
2018-12-14
1
-0
/
+3
*
[docker_volume] Checking option minimal versions (#49839)
Dave Bendit
2018-12-14
1
-0
/
+3
*
Support for cache_from parameter in docker_image module (#49787)
Akshay Gaikwad
2018-12-14
1
-0
/
+2
*
Windows Privileges - moved util code to it's own C# util (#48897)
Jordan Borean
2018-12-14
1
-0
/
+2
*
win become: refactor and add support for passwordless become (#48082)
Jordan Borean
2018-12-13
1
-0
/
+3
*
Amends #47040 - influxdb_user - Prevents potential accidental password change...
Michael Rose
2018-12-12
1
-0
/
+3
*
inventory plugin order: update doc
Pierre-Louis Bonicoli
2018-12-12
1
-0
/
+3
*
rhn_register fixes for username and password when unregistering
WhyIsThisOpen
2018-12-12
1
-0
/
+2
*
[docker_container] Fixes idempotency checks for network_mode (#49797)
Dave Bendit
2018-12-12
1
-0
/
+2
*
Add support for hex color in slack module (#49804)
Abhijeet Kasurde
2018-12-12
1
-0
/
+2
*
win_uri: fix body with one item in list (#49484)
Andrea Scarpino
2018-12-12
1
-0
/
+2
*
fix vbox inventory to correclty unset pwfile (#49774)
Brian Coca
2018-12-11
1
-0
/
+2
*
Reboot - Fix VMware ESXi not working by adding appropriate commands (#49637)
Sam Doran
2018-12-11
1
-0
/
+2
*
Reboot - Fix command not found, add Apline support, fix Solaris command (#49272)
Sam Doran
2018-12-11
1
-0
/
+4
*
Don't just raise AnsibleError with the exception message (#49654)
Matt Martz
2018-12-11
1
-0
/
+2
*
pear: More info if failure occurs (#49735)
Brian Coca
2018-12-11
1
-0
/
+2
*
stop requiring description. this is not a mandated jira field for all screens...
Steven Tobias
2018-12-11
1
-0
/
+2
*
add changelog for 46608
Matt Davis
2018-12-11
1
-0
/
+2
*
updated clog with cve
Brian Coca
2018-12-10
1
-1
/
+1
*
VMware: update docs and return docs for vmware_host_service_facts (#49736)
Abhijeet Kasurde
2018-12-10
1
-0
/
+2
*
mail: Fix new breakage on python 2.7 (#49197)
Dag Wieers
2018-12-10
1
-0
/
+2
*
match interpreter on stdout also (#49446)
Brian Coca
2018-12-10
1
-0
/
+2
*
simplify vm_guest detection code (#49378)
Brian Coca
2018-12-10
1
-0
/
+2
*
add path info to role list (#49346)
Brian Coca
2018-12-10
1
-0
/
+2
*
make adhoc include_role/task work again! (#49247)
Brian Coca
2018-12-10
1
-0
/
+2
*
More specificity in errors for cfg mgr (#48995)
Brian Coca
2018-12-10
1
-0
/
+2
*
fixes to ansible-doc (#47682)
Brian Coca
2018-12-10
1
-0
/
+2
*
ensure ssh retry respects no log (#49569)
Brian Coca
2018-12-10
1
-0
/
+2
*
aci_rest: Fix ignoring custom port (#49715)
Dag Wieers
2018-12-10
1
-0
/
+3
*
docker_swarm_service: ensure idempotency when the user parameter is None (#49...
Dario Zanzico
2018-12-10
1
-0
/
+5
*
Override help string version (#49545)
Abhijeet Kasurde
2018-12-10
1
-0
/
+2
*
Add info about loop based on jinja2 loop var (#42134)
Matt Martz
2018-12-07
1
-0
/
+2
*
explain 'bare variables' (#49577)
Brian Coca
2018-12-07
1
-0
/
+2
*
Add now() jinja2 global func for getting the date/time (#43792)
Matt Martz
2018-12-07
1
-0
/
+2
*
[docker_network] Adding `scope` and `attachable` flags (#49562)
Dave Bendit
2018-12-06
2
-0
/
+5
*
Make squash deprecation messages less misleading (#49551)
Matt Martz
2018-12-06
1
-0
/
+2
*
Fix google auth scoping for unscoped credentials (#46740)
Thomas Picariello
2018-12-06
1
-0
/
+2
*
fix py3 scope for unique filter errors, enable filters integration tests on r...
Adam Miller
2018-12-06
1
-0
/
+3
*
Fixed win_route module (#46395)
uberjew666
2018-12-06
1
-0
/
+2
*
FactCache changes
Toshio Kuratomi
2018-12-05
1
-1
/
+5
*
fix cache 'update' method to be 'mapping' compatible
Brian Coca
2018-12-05
1
-0
/
+2
*
Support version 3 of the redis python library (#49445)
Matt Martz
2018-12-05
1
-0
/
+2
*
Fix an issue retrieving some types of 1Password items. (#47213)
Ryan Conway
2018-12-05
1
-0
/
+2
*
Fix for changes in clearlinux (#49344)
Josue David Hernandez
2018-12-05
1
-0
/
+3
*
VMware: Add option to modify disk type while cloning template (#47859)
chris93111
2018-12-05
1
-0
/
+2
*
Fix for callback plugins on Python3 when a module returns dictionary keys tha...
Toshio Kuratomi
2018-12-05
1
-0
/
+4
*
Fix win_nssm credentials quoting (#48761)
mattandes
2018-12-05
1
-0
/
+2
*
Revert "fix cache 'update' method to be 'mapping' compatible"
Toshio Kuratomi
2018-12-04
1
-2
/
+0
*
[s3_bucket] Handle error paginating object versions when bucket does not exis...
Sloane Hertel
2018-12-04
1
-0
/
+3
[next]