summaryrefslogtreecommitdiff
path: root/zuul/ansible
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't try to stream from winrm connections"Zuul2020-04-221-0/+3
|\
| * Don't try to stream from winrm connectionsTobias Henkel2020-04-071-0/+3
* | Log alembic migrations by defaultJames E. Blair2020-04-201-0/+4
|/
* Stream output from kubectl podsJames E. Blair2020-02-271-7/+15
* Adjust io-level logging in gerrit/git driversJames E. Blair2020-02-131-0/+4
* Allow template lookup in untrusted contextJames E. Blair2020-02-101-1/+27
* Allow more k8s actions in untrusted contextJames E. Blair2020-02-102-0/+14
* add_host: enable using ansible_fqdn and ansible_private_key_fileTristan Cacqueray2020-02-051-0/+2
* Add some docs to the zuul_return action pluginDavid Shrewsbury2019-12-191-0/+26
* Remove support for ansible 2.5Tobias Henkel2019-12-10192-192/+0
* Support Ansible 2.9Paul Belanger2019-12-10202-0/+215
* zuul_stream: handle module that emit non str msgTristan Cacqueray2019-11-261-1/+4
* zuul_console: fix python 3 supportIan Wienand2019-09-181-2/+15
* Disable rsh synchronize rsync_opts3.10.2Tristan Cacqueray2019-09-161-0/+26
* Merge "Fix: prevent usage of hashi_vault"Zuul2019-09-1218-8/+8
|\
| * Fix: prevent usage of hashi_vaultAndy Ladjadj2019-09-1018-8/+8
* | Record handler tasks in json job outputJames E. Blair2019-09-061-0/+3
|/
* Fix "Set failed, unreachable, skipped statuses in json plugin"James E. Blair2019-09-041-2/+4
* Merge "Make json outfile seeking clearer"Zuul2019-08-301-2/+2
|\
| * Make json outfile seeking clearerMonty Taylor2019-08-271-2/+2
* | Merge "Write json log file by seeking and appending"Zuul2019-08-271-9/+18
|\ \ | |/
| * Write json log file by seeking and appendingMonty Taylor2019-08-231-9/+18
* | Apply changes to command module from ansible 2.6Monty Taylor2019-08-262-10/+684
|/
* Set failed, unreachable, skipped statuses in json pluginMonty Taylor2019-08-151-2/+8
* Safely add Ansible password lookup pluginJeremy Stanley2019-06-121-1/+30
* Merge "Get playbook data from extra_vars"Zuul2019-05-201-8/+6
|\
| * Get playbook data from extra_varsBenedikt Loeffler2019-05-171-8/+6
* | zuul-tox-remote: use unique zuul_console serviceTristan Cacqueray2019-05-172-2/+2
* | Fix race in log streamingTobias Henkel2019-05-171-0/+9
|/
* Support Ansible 2.8Tobias Henkel2019-05-16202-1/+213
* Fix Ansible 2.7 uri moduleJames E. Blair2019-03-211-1/+4
* Whitelist ansible_python_interpreter for add_hostPaul Belanger2019-03-181-0/+1
* Support ansible 2.7Tobias Henkel2019-03-15204-4/+240
* Support ansible 2.6Tobias Henkel2019-03-15203-0/+265
* Manage ansible installations within zuulTobias Henkel2019-03-15389-0/+195
* Prevent local code execution via the raw module3.6.1Tobias Henkel2019-03-112-0/+32
* Log exception on module failure with empty stdoutTobias Henkel2019-03-061-34/+20
* Combine zuul.artifacts lists in zuul_returnJames E. Blair2019-02-191-2/+19
* Merge "Convert zuul_return into action plugin"Zuul2019-01-181-22/+23
|\
| * Convert zuul_return into action pluginPaul Belanger2019-01-141-22/+23
* | Merge "Add action to host results in zuul_json callback"Zuul2019-01-181-0/+2
|\ \
| * | Add action to host results in zuul_json callbackFelix Schmidt2019-01-161-0/+2
| |/
* | Allow known_hosts to be run in untrusted contextPaul Belanger2019-01-171-0/+15
* | Fix missing safe_args for add_hostPaul Belanger2019-01-171-2/+2
|/
* Merge "dict_object.keys() is not required for *in* operator"Zuul2019-01-071-2/+2
|\
| * dict_object.keys() is not required for *in* operatorconfi-surya2018-12-031-2/+2
* | Merge "executor: add support for generic build resource"Zuul2018-12-201-0/+3
|\ \
| * | executor: add support for generic build resourceTristan Cacqueray2018-12-111-0/+3
| |/
* | Read old json data right before writing new dataMonty Taylor2018-12-061-8/+9
|/
* executor: harden add_host usageTristan Cacqueray2018-11-281-0/+43