| commit | 87ecb29f374d0b505447cba808efe9f167503638 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Thu Apr 12 17:15:06 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Thu Apr 12 17:15:06 2018 -0400 |
| tree | 088d4f75d6027feacfab323ac7e768206a1f7a0d | |
| parent | 9fd00ba76f3fc92f7ed1de1efb347249f3279490 [diff] |
updated sso
diff --git a/tasks/main.yml b/tasks/main.yml index a0078f1..e58322c 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -10,6 +10,7 @@ - { key: 'edgeui_public_uris', value: '{{ edgeui_public_uris }}' } - name: Create Edge UI Response File + become: true template: src: "{{ edgeui_response_file_name }}.j2" dest: "{{ edgeui_response_file_path }}"