1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_weechat.git synced 2024-08-16 13:09:48 +02:00
This commit is contained in:
L3D 2021-08-12 00:31:07 +02:00
parent 897358245c
commit d255a2e3a9
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -58,7 +58,7 @@
ssh_opts: "-i {{ weechat__home_directory }}/.ssh/id_ed25519"
when: not weechat__custom_private_repo | bool
- name: "change git repo ownwe to {{ weechat__user }}"
- name: "change git repo owner to {{ weechat__user }}"
become: true
ansible.builtin.file:
path: "{{ weechat__home_directory }}/.weechat"