Compare commits
No commits in common. "3249c3499d3ebc42c106314e421d0c82d567b75c" and "c990af46a97d08bbb25c1d99c572eb0e08ef9b87" have entirely different histories.
3249c3499d
...
c990af46a9
@ -1,4 +1,4 @@
|
||||
- name: checkout prusa profiles repo
|
||||
- name: checkout dwmstatus
|
||||
git:
|
||||
repo: "{{ prusa_slicer.repo }}"
|
||||
dest: "{{ ansible_user_dir }}/.config/PrusaSlicer"
|
||||
|
@ -12,7 +12,7 @@
|
||||
state: present
|
||||
filename: signal-xenial
|
||||
|
||||
- name: install signal-desktop
|
||||
- name: install docker
|
||||
apt:
|
||||
update_cache: yes
|
||||
pkg:
|
||||
|
Loading…
Reference in New Issue
Block a user