commit | 319756fe08bd68c009ac2064b7798a35d2f49b7f | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed Apr 11 17:32:12 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed Apr 11 17:32:12 2018 -0400 |
tree | 5d12dd43bca7ecb9b3a7dad401cf8dba42e195ca | |
parent | 08d36faad47fa5f0d95a08da9ed2800da2b1164b [diff] |
updated sso
diff --git a/install-edge-sso.yml b/install-edge-sso.yml index 7a6d0e9..9f05d35 100644 --- a/install-edge-sso.yml +++ b/install-edge-sso.yml
@@ -36,7 +36,7 @@ target_hosts: sso - name: Install Edge SSO - hosts: sso,ms + hosts: sso gather_facts: no tags: ['sso-config'] vars_files: @@ -64,7 +64,7 @@ - name: Install Edge SSO - hosts: sso,ms + hosts: sso become: true become_user: "{{ opdk_user_name }}" gather_facts: no