Commit 4d2f906f by Ibrahim

add env

parent 86afbef4
...@@ -57,8 +57,8 @@ ...@@ -57,8 +57,8 @@
shell: > shell: >
{{ COMMON_BIN_DIR }}/python.discovery {{ COMMON_BIN_DIR }}/manage.discovery {{ COMMON_BIN_DIR }}/python.discovery {{ COMMON_BIN_DIR }}/manage.discovery
create_sites_and_partners --dns-name {{ dns_name }} --settings=course_discovery.settings.production --theme-path {{ WHITELABEL_THEME_DIR }} create_sites_and_partners --dns-name {{ dns_name }} --settings=course_discovery.settings.production --theme-path {{ WHITELABEL_THEME_DIR }}
become_user: "{{ discovery_user }}" become_user: "{{ discovery_user }}"
environment: "{{ discovery_environment }}"
- name: Print Env - name: Print Env
shell: printenv shell: printenv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment