]> git.immae.eu Git - github/fretlink/ansible-clever.git/commit
environment: re-order projet env & addon env 62/head
authorPaul Bonaud <paul.bonaud@fretlink.com>
Thu, 9 Apr 2020 16:50:22 +0000 (18:50 +0200)
committerPaul Bonaud <paul.bonaud@fretlink.com>
Thu, 9 Apr 2020 16:52:34 +0000 (18:52 +0200)
commitac9ad8d780ae4c8f31b69b986b4c295e11cbfa13
tree1ade390bb9f25e421dc3319c586cf6fae310ae78
parent5816bb884149309b6cfcf438feab7265a14d4c0b
environment: re-order projet env & addon env

By fetching addon environment variables before setting the current
project env variables we allow the project variables to _read_ its
addons' variables.

This can be helpful when you don't control the name of the environment
variables your project is using (and thus want to do a mapping between
the addons variable name exposed by clever to a variable name your
project can understand).
tasks/environment.yml