fucking fuck fuck fuck

This commit is contained in:
Torma Kristóf 2022-04-16 23:44:50 +02:00
parent 9f5b8e72f4
commit 5fb55ed552
1 changed files with 7 additions and 0 deletions

View File

@ -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