This commit is contained in:
Wojciech Janota 2022-12-28 16:37:20 +01:00
parent 49b91c1af7
commit f58112f407

View File

@ -13,7 +13,7 @@
dest: /home/admin/.xinitrc dest: /home/admin/.xinitrc
- name: Clone repository with client application - name: Clone repository with client application
ansible.builtin.git: ansible.builtin.git:
dest: /home/nixen/client-application dest: /home/admin/client-application
repo: https://git.nixenos.ovh/engineering-degree/client-application.git repo: https://git.nixenos.ovh/engineering-degree/client-application.git
- name: Copy proper config file for valhalla - name: Copy proper config file for valhalla
ansible.builtin.copy: ansible.builtin.copy: