zuul-jobs/test-playbooks
Ian Wienand 0b9fad9583 update-json-file: add role to combine values into a .json
Ansible doens't really have a great built-in way to modify a json file
(unlike ini files).  The extant docker role does what seems to be the
usual standard, which is slurp in the file, parse it and then write it
back out.

In a follow-on change (I338616c41a65b007d56648fdab6da2a6a6b909f4) we
need to set some more values in the docker configuration .json file,
which made me think it's generic enough that we can have a role to
basically run read the file, |combine and write it back out.

This adds such a role with various options, and converts the existing
json configuration update in ensure-docker to use it.

Change-Id: I155a409945e0175249cf2dc630b839c7a97fb452
2020-10-05 15:18:58 +11:00
..
ansible-lint-rules Add linting rule to enforce no-same-owner policy 2020-06-18 11:06:45 +02:00
artifactory upload-artifactory: fix variable misspelling 2020-05-28 16:26:40 +02:00
base-roles Disable base role testing that runs code on localhost 2020-07-22 15:32:18 -07:00
build-roles Add Bazel build and ensure roles 2020-04-30 18:05:41 +01:00
container Test multiarch release builds and use temp registry with buildx 2020-07-01 10:29:31 -07:00
dhall test-playbooks: avoid warnings with shell/command 2020-06-04 18:54:37 +01:00
ensure-kubernetes ensure-kubernetes: workaround slow account creation 2020-09-17 13:04:54 +10:00
ensure-podman Add support for RedHat platforms on ensure-podman 2020-04-06 18:52:07 +01:00
haskell test-playbooks: avoid warnings with shell/command 2020-06-04 18:54:37 +01:00
javascripts test-playbooks: avoid warnings with shell/command 2020-06-04 18:54:37 +01:00
multinode Add focal testing 2020-08-18 15:35:02 +10:00
packer Adds roles to install and run hashicorp packer 2020-04-13 16:44:32 +02:00
python Remove default tox_envlist: venv 2020-07-16 21:59:57 +02:00
registry Merge "test-playbooks: avoid warnings with shell/command" 2020-06-09 17:20:03 +00:00
rust Add ensure-rust role 2020-08-25 09:04:43 +10:00
shake shake-build: add shake build system job 2020-05-28 12:48:16 +00:00
terraform Allow deleting workspace after running terraform destroy 2020-07-01 13:25:39 +02:00
tox test-playbooks: avoid warnings with shell/command 2020-06-04 18:54:37 +01:00
dstat-graph.yaml test-playbooks: avoid warnings with shell/command 2020-06-04 18:54:37 +01:00
ensure-docker.yaml Rename install-docker to ensure-docker for consistency 2020-04-04 15:41:29 -04:00
ensure-java.yaml Add ensure-java role 2020-02-21 06:55:47 -06:00
ensure-pip.yaml Partial revert "Ensure wheel exists for build-release-python"; move to ensure-pip 2020-06-18 12:51:56 +00:00
ensure-python-pyenv.yaml yamlint: EOF newlines and comments indent 2020-05-14 08:42:17 +00:00
ensure-tox.yaml Add option to install tox into a path location 2020-06-17 16:31:07 -05:00
ensure-zookeeper.yaml ensure-zookeeper: add role to setup zookeeper 2020-09-24 23:29:59 +00:00
generate-zuul-manifest.yaml Add generate-zuul-manifest role 2019-07-23 09:43:55 -07:00
local-log-download.yaml local-log-download : role with script to download all log files 2020-04-01 07:41:26 +11:00
simple-role-test.yaml Add a simple test of the install-nodejs role 2019-06-27 14:04:57 -07:00
update-json-file.yaml update-json-file: add role to combine values into a .json 2020-10-05 15:18:58 +11:00
upload-git-mirror.yaml test-playbooks: avoid warnings with shell/command 2020-06-04 18:54:37 +01:00
upload-logs-s3.yaml Add upload-logs-s3 2020-07-19 21:22:36 +02:00