[Question] Difference between "Extra variables" and "Environment variables" ? #1476
Answered
by
ansibleguy
Laurent-1971
asked this question in
Q&A
-
Hello. |
Beta Was this translation helpful? Give feedback.
Answered by
ansibleguy
Sep 20, 2023
Replies: 1 comment
-
Greetings! As I understand it:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Laurent-1971
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Greetings!
As I understand it:
Environment variables => are set as actual environment variables
You can p.e. use them to override Ansible-Config
Extra variables => are passed to Ansible using the --extra-vars flag