This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
hermes/ansible/roles/ssh/tasks/main.yml
2023-04-04 09:26:16 +02:00

8 lines
175 B
YAML

- name: Copy ca.sh
copy:
src: "{{ role_path }}/files/ca.sh"
dest: /root/ca.sh
- name: Copy keys
copy:
src: "{{ role_path }}/files/keys/"
dest: /root/.ssh/