This commit is contained in:
Oliver Traber 2023-11-22 23:02:24 +01:00
parent 48f11e8f1a
commit 894837c274
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -26,5 +26,6 @@
state: present
- name: Copy config files
copy:
src: "{{ role_path }}/files/"
dst: "{{ ansible_env.HOME }}"