fucking fuck fuck fuck
This commit is contained in:
parent
9f5b8e72f4
commit
5fb55ed552
@ -12,6 +12,13 @@
|
||||
groups: sudo
|
||||
append: yes
|
||||
|
||||
- name: Create .ssh directory of root user
|
||||
file:
|
||||
path: /home/ansible//.ssh
|
||||
state: directory
|
||||
owner: ansible
|
||||
group: ansible
|
||||
|
||||
- name: Copy authorized_keys
|
||||
copy:
|
||||
src: authorized_keys
|
||||
|
Loading…
Reference in New Issue
Block a user