zuul/tests/fixtures/config/data-return
Benoit Bayszczak 81e34256af replace dict.update by a dict merge in zuul_return
This fixes an issue when using zuul_return several times.

zuul_return module takes a dictionary as a parameter with one root key: 'zuul'
Using dict.update with two identical keys will cause dict key overriding

When using zuul_return in child and parent playbooks, the parent zuul_return
value overwrites the child zuul_return value

Change-Id: I6308020d2af0670eb5c598a3daf0ef51066651f6
2018-09-13 10:30:29 +02:00
..
git replace dict.update by a dict merge in zuul_return 2018-09-13 10:30:29 +02:00
main.yaml replace dict.update by a dict merge in zuul_return 2018-09-13 10:30:29 +02:00