remove debug, renaming

This commit is contained in:
ProgramSnail 2025-08-17 12:19:28 +03:00
parent 262c37e98f
commit f0756b2a9a
6 changed files with 12 additions and 16 deletions

View file

@ -2,7 +2,7 @@
# TODO: copy directory ??
# create .ssh in files by hand, use everywere automatically
- name: Link ssh
- name: Linking ssh
ansible.builtin.file:
src: '{{ role_path }}/files/.ssh'
dest: '{{ ansible_env.HOME }}/.ssh'