commit | d7dc446cae9df664507a7a3856bdf73fe627ab21 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Tue Oct 24 15:50:01 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Tue Oct 24 15:50:01 2017 -0400 |
tree | f9e599fcf6312990988eb4d9bba66f74466756d3 | |
parent | 5e3545fd911601ebb45d05e4bd5bf5dbf64c2a5b [diff] |
updated telegraf spelling
diff --git a/tasks/main.yml b/tasks/main.yml index 0c23557..a70b833 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -10,6 +10,8 @@ file: path: "{{ opdk_portal_db_config_file | dirname }}" state: directory + owner: '{{ opdk_user_name }}' + group: '{{ opdk_group_name }}' - name: Construct the dev portal silent-install file template: