add me as owner

This commit is contained in:
Bertrand Benjamin 2018-08-23 17:35:23 +02:00
parent 0bc9557c8b
commit abcde4ac0c
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
file:
path: /home/{{ item.username }}/.ssh/
state: directory
owner: "{{ item.username }}"
with_items: "{{ me }}"
- name: Copy ssh user config