index
:
delta/openstack/zuul.git
baserock/adamcoldrick/mason-plugin-prototype
baserock/sam/tweaks
feature/zuulv3
master
stable/3.x
opendev.org: zuul/zuul.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zuul
/
ansible
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Don't try to stream from winrm connections"
Zuul
2020-04-22
1
-0
/
+3
|
\
|
*
Don't try to stream from winrm connections
Tobias Henkel
2020-04-07
1
-0
/
+3
*
|
Log alembic migrations by default
James E. Blair
2020-04-20
1
-0
/
+4
|
/
*
Stream output from kubectl pods
James E. Blair
2020-02-27
1
-7
/
+15
*
Adjust io-level logging in gerrit/git drivers
James E. Blair
2020-02-13
1
-0
/
+4
*
Allow template lookup in untrusted context
James E. Blair
2020-02-10
1
-1
/
+27
*
Allow more k8s actions in untrusted context
James E. Blair
2020-02-10
2
-0
/
+14
*
add_host: enable using ansible_fqdn and ansible_private_key_file
Tristan Cacqueray
2020-02-05
1
-0
/
+2
*
Add some docs to the zuul_return action plugin
David Shrewsbury
2019-12-19
1
-0
/
+26
*
Remove support for ansible 2.5
Tobias Henkel
2019-12-10
192
-192
/
+0
*
Support Ansible 2.9
Paul Belanger
2019-12-10
202
-0
/
+215
*
zuul_stream: handle module that emit non str msg
Tristan Cacqueray
2019-11-26
1
-1
/
+4
*
zuul_console: fix python 3 support
Ian Wienand
2019-09-18
1
-2
/
+15
*
Disable rsh synchronize rsync_opts
3.10.2
Tristan Cacqueray
2019-09-16
1
-0
/
+26
*
Merge "Fix: prevent usage of hashi_vault"
Zuul
2019-09-12
18
-8
/
+8
|
\
|
*
Fix: prevent usage of hashi_vault
Andy Ladjadj
2019-09-10
18
-8
/
+8
*
|
Record handler tasks in json job output
James E. Blair
2019-09-06
1
-0
/
+3
|
/
*
Fix "Set failed, unreachable, skipped statuses in json plugin"
James E. Blair
2019-09-04
1
-2
/
+4
*
Merge "Make json outfile seeking clearer"
Zuul
2019-08-30
1
-2
/
+2
|
\
|
*
Make json outfile seeking clearer
Monty Taylor
2019-08-27
1
-2
/
+2
*
|
Merge "Write json log file by seeking and appending"
Zuul
2019-08-27
1
-9
/
+18
|
\
\
|
|
/
|
*
Write json log file by seeking and appending
Monty Taylor
2019-08-23
1
-9
/
+18
*
|
Apply changes to command module from ansible 2.6
Monty Taylor
2019-08-26
2
-10
/
+684
|
/
*
Set failed, unreachable, skipped statuses in json plugin
Monty Taylor
2019-08-15
1
-2
/
+8
*
Safely add Ansible password lookup plugin
Jeremy Stanley
2019-06-12
1
-1
/
+30
*
Merge "Get playbook data from extra_vars"
Zuul
2019-05-20
1
-8
/
+6
|
\
|
*
Get playbook data from extra_vars
Benedikt Loeffler
2019-05-17
1
-8
/
+6
*
|
zuul-tox-remote: use unique zuul_console service
Tristan Cacqueray
2019-05-17
2
-2
/
+2
*
|
Fix race in log streaming
Tobias Henkel
2019-05-17
1
-0
/
+9
|
/
*
Support Ansible 2.8
Tobias Henkel
2019-05-16
202
-1
/
+213
*
Fix Ansible 2.7 uri module
James E. Blair
2019-03-21
1
-1
/
+4
*
Whitelist ansible_python_interpreter for add_host
Paul Belanger
2019-03-18
1
-0
/
+1
*
Support ansible 2.7
Tobias Henkel
2019-03-15
204
-4
/
+240
*
Support ansible 2.6
Tobias Henkel
2019-03-15
203
-0
/
+265
*
Manage ansible installations within zuul
Tobias Henkel
2019-03-15
389
-0
/
+195
*
Prevent local code execution via the raw module
3.6.1
Tobias Henkel
2019-03-11
2
-0
/
+32
*
Log exception on module failure with empty stdout
Tobias Henkel
2019-03-06
1
-34
/
+20
*
Combine zuul.artifacts lists in zuul_return
James E. Blair
2019-02-19
1
-2
/
+19
*
Merge "Convert zuul_return into action plugin"
Zuul
2019-01-18
1
-22
/
+23
|
\
|
*
Convert zuul_return into action plugin
Paul Belanger
2019-01-14
1
-22
/
+23
*
|
Merge "Add action to host results in zuul_json callback"
Zuul
2019-01-18
1
-0
/
+2
|
\
\
|
*
|
Add action to host results in zuul_json callback
Felix Schmidt
2019-01-16
1
-0
/
+2
|
|
/
*
|
Allow known_hosts to be run in untrusted context
Paul Belanger
2019-01-17
1
-0
/
+15
*
|
Fix missing safe_args for add_host
Paul Belanger
2019-01-17
1
-2
/
+2
|
/
*
Merge "dict_object.keys() is not required for *in* operator"
Zuul
2019-01-07
1
-2
/
+2
|
\
|
*
dict_object.keys() is not required for *in* operator
confi-surya
2018-12-03
1
-2
/
+2
*
|
Merge "executor: add support for generic build resource"
Zuul
2018-12-20
1
-0
/
+3
|
\
\
|
*
|
executor: add support for generic build resource
Tristan Cacqueray
2018-12-11
1
-0
/
+3
|
|
/
*
|
Read old json data right before writing new data
Monty Taylor
2018-12-06
1
-8
/
+9
|
/
*
executor: harden add_host usage
Tristan Cacqueray
2018-11-28
1
-0
/
+43
[next]