semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

fix: ensure environment variables are passed correctly in integrations

Open ronzyfonzy opened this issue 1 year ago • 2 comments

  • Updated logic to properly handle and pass environment variables from integrations to tasks

This fix is connected to the discussion I opened up in General

ronzyfonzy avatar Sep 20 '24 15:09 ronzyfonzy

t.Environment.JSON isn't environment variables. This JSON used in --extra-vars parameter of ansible-playbook.

fiftin avatar Oct 01 '24 08:10 fiftin

Well then you must absolutely modify your docs where it states differently

https://github.com/semaphoreui/semaphore-docs/blob/fe6c8b493b5d7d47c9a0eceb8f738986372be6d1/user-guide/integrations.md?plain=1#L21

ronzyfonzy avatar Oct 01 '24 15:10 ronzyfonzy