add me as owner
This commit is contained in:
parent
0bc9557c8b
commit
abcde4ac0c
@ -81,6 +81,7 @@
|
|||||||
file:
|
file:
|
||||||
path: /home/{{ item.username }}/.ssh/
|
path: /home/{{ item.username }}/.ssh/
|
||||||
state: directory
|
state: directory
|
||||||
|
owner: "{{ item.username }}"
|
||||||
with_items: "{{ me }}"
|
with_items: "{{ me }}"
|
||||||
|
|
||||||
- name: Copy ssh user config
|
- name: Copy ssh user config
|
||||||
|
Loading…
Reference in New Issue
Block a user