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

@ -1,4 +1,4 @@
- name: Link gitconfig
- name: Linking gitconfig
ansible.builtin.file:
src: '{{ role_path }}/files/.gitconfig'
dest: '{{ ansible_env.HOME }}/.gitconfig'