Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Drift
roller-ansible
centos7-system
Commits
409eaab3
Commit
409eaab3
authored
May 14, 2020
by
Oyvind.Gjesdal
Browse files
comment on ansible managed in env file
parent
32ccd0b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/centos-env.sh.j2
View file @
409eaab3
# Ansible managed
{% for environment in environments | default([]) %}
export {{ environment.name }}={{ environment.value }}
{% endfor %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment