One more file for #110 issue

This commit is contained in:
ArseniiPetrovich 2018-04-26 14:00:25 +03:00
parent ec80c638c1
commit 2e5dcc3f93
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: Create node.toml
template: src={{ item }}.j2 dest={{ home }}/node.toml owner=root group=root mode=0644
template: src={{ item }}.j2 dest={{ home }}/node.toml owner={{ username }} group={{ username }} mode=0644
with_items:
- node.toml