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
*
Catch sshpass authentication errors and don't retry multiple times to prevent...
Sam Doran
2019-01-23
1
-0
/
+2
*
Handle complex quoting in extra args in pull cli (#50212)
Brian Coca
2019-01-23
1
-0
/
+2
*
Populate product_name and system_vendor facts on Solaris (#44114)
Peter Oliver
2019-01-23
1
-0
/
+3
*
docker_service: rename to docker_compose. (#51035)
Felix Fontein
2019-01-23
1
-0
/
+2
*
fix include_vars non-ASCII error handling (#51198)
Matt Davis
2019-01-23
1
-0
/
+2
*
file - allow touch on files not owned by user (#50964)
Jordan Borean
2019-01-23
1
-0
/
+2
*
Fix missing tracebacks in ansible-inventory
AlanCoding
2019-01-22
1
-0
/
+2
*
module mongodb_user fix roles default value (#46443) (#46526)
Jonathan
2019-01-22
1
-0
/
+2
*
Relative time support for crypto modules (openssl_certificate) (#50570)
MarkusTeufelberger
2019-01-22
1
-0
/
+2
*
win_chocolatey: Fix hang on missing/required base env vars (#51154)
John Nelson
2019-01-22
1
-0
/
+2
*
dnf: allow to operate on file paths (#51080)
Martin Krizek
2019-01-21
1
-0
/
+2
*
Docker Network module labels support (#50883)
Jan Sušnik
2019-01-21
1
-0
/
+2
*
docker_swarm_service: Add command option (#50984)
Hannes Ljungberg
2019-01-21
1
-0
/
+2
*
docker_swarm_service: Add placement_preferences option (#51082)
Hannes Ljungberg
2019-01-21
1
-0
/
+2
*
docker_swarm_service: Fix publish idempotency when mode is None (#50882)
Hannes Ljungberg
2019-01-21
1
-0
/
+2
*
openssl_csr cryptography backend, try II (#50894)
Felix Fontein
2019-01-21
2
-0
/
+5
*
Increase persistent command_timeout default value (#51056)
Ganesh Nalawade
2019-01-21
1
-0
/
+3
*
allows loop pause for subseconds (#50461)
Brian Coca
2019-01-19
1
-0
/
+2
*
Spotinst - adding support for instance health check validation (#49211)
Jeffrey Noehren
2019-01-18
1
-0
/
+3
*
Put in documented default for gcp_compute filters (#50025)
Alan Rominger
2019-01-18
1
-0
/
+2
*
reboot - Fix connection timeout reset (#51000)
Jordan Borean
2019-01-17
1
-0
/
+2
*
facts: set virtualization_role for KVM hosts (#50770)
Martin Krizek
2019-01-17
1
-0
/
+2
*
fix new inventory azure_rm.py (#50006)
Yunge Zhu
2019-01-16
1
-0
/
+2
*
Prevent duplicate role insertion into roles: (#50552)
Brian Coca
2019-01-16
1
-0
/
+2
*
ensure we have required systemd env var (#50607)
Brian Coca
2019-01-16
1
-0
/
+2
*
Add object_type param to checkpoint_object_facts (#50982)
Ricardo Carrillo Cruz
2019-01-16
1
-0
/
+3
*
Clarify clear facts (#50667)
Brian Coca
2019-01-15
1
-2
/
+0
*
Bubble up import exception content for k8s module (#50657)
Fabian von Feilitzsch
2019-01-15
1
-0
/
+3
*
Fix create home dir fallback (#49262)
Strahinja Kustudic
2019-01-14
1
-0
/
+6
*
check for chroot in systemd module (#43904)
Jacob Olsen
2019-01-14
1
-0
/
+2
*
Preventing '/dev/tty not found' problems (#49950)
Manuel Molina Cuberos
2019-01-14
1
-0
/
+2
*
Revert "openssl_csr: Allow to use cryptography as backend (#50324)"
Felix Fontein
2019-01-14
1
-3
/
+0
*
Move changelog fragment to correct place. (#50869)
Felix Fontein
2019-01-14
1
-0
/
+2
*
openssl_csr: Allow to use cryptography as backend (#50324)
Felix Fontein
2019-01-14
1
-0
/
+3
*
docker_swarm_service: Documentation fixes (#50861)
Hannes Ljungberg
2019-01-14
1
-0
/
+4
*
docker_swarm_service: use exact name match when finding services (#50665)
Rich Wareham
2019-01-14
1
-0
/
+2
*
docker_swarm_service: Don’t add difference when update_order is None (#50655)
Hannes Ljungberg
2019-01-14
1
-0
/
+2
*
docker_volume: revert #47390 (#50663)
Felix Fontein
2019-01-11
1
-0
/
+4
*
Do not load user kube config if path specified (#49952)
Alan Rominger
2019-01-11
1
-0
/
+2
*
VMware: Fix vmware_vm_inventory (#50592)
Abhijeet Kasurde
2019-01-11
1
-0
/
+3
*
redfish_utils: fix reference to local variable 'systems_service' (#50298)
Dhanuka
2019-01-11
1
-0
/
+3
*
added missing docs for option in acl module (#50775)
Brian Coca
2019-01-11
1
-0
/
+2
*
Guard creating HTTPSClientAuthHandler behind HTTPS checks (#50523)
Matt Martz
2019-01-10
1
-0
/
+2
*
default: callback plugin allow unreachable task to stderr (#50533)
Abhijeet Kasurde
2019-01-09
1
-0
/
+2
*
Add auth_timeout parameter when supported by paramiko (#50448)
Renato Orgito
2019-01-09
1
-0
/
+2
*
Add AIX support to reboot module (#50353)
trogdor_the_burninator
2019-01-09
1
-0
/
+2
*
avoid x2 setting of set_fact when 'cacheable' (#50564)
Brian Coca
2019-01-08
1
-0
/
+2
*
Add Devuan Support for ascii release - resolve 49615 (#49616)
vpiserchia
2019-01-07
1
-0
/
+2
*
Clarify the change made to reverse_inventory
Toshio Kuratomi
2019-01-07
2
-2
/
+3
*
Allow for vaulted templates in template lookup (#49819)
Martin Krizek
2019-01-07
1
-0
/
+2
[next]