Upload Ansible Files
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- name: Copy a ssh-key to Windows Server file
|
||||
ansible.windows.win_copy:
|
||||
src: authorized_keys
|
||||
dest: C:\Users\ansible-admin\.ssh\
|
||||
Reference in New Issue
Block a user