WIP
This commit is contained in:
parent
49b91c1af7
commit
f58112f407
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user