| commit | 70f51cbea04db162a8af180a0559b229a731a282 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Thu Apr 12 02:43:27 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Thu Apr 12 02:43:27 2018 -0400 |
| tree | a990f7393030bb6f4e875158d08634d7b0cdcdb3 | |
| parent | 52a6e6d6419fb27ddfc5b4a5594dff701268580f [diff] |
Restored home directory for apigee user.
diff --git a/tasks/main.yml b/tasks/main.yml index f485a8c..96a10ea 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -13,7 +13,6 @@ name: "{{ opdk_user_name }}" comment: "OPDK user" group: "{{ opdk_group_name }}" - createhome: no - name: Ensure that OPDK staging folder is in place become: yes