Fix prusa-slicer role for ubuntu

This commit is contained in:
Przemek Grondek 2024-05-03 16:07:09 +02:00
parent 2b4602b987
commit 8f487eaf80
2 changed files with 15 additions and 15 deletions

View File

@ -1,20 +1,20 @@
---
- hosts: localhost
roles:
- prepare
- systemd-boot
- ubuntu
# - prepare
# - systemd-boot
# - ubuntu
- prusa-slicer
- dev-java
- dev-js
- autofs
- dwm
- docker
- laptop
- desktop
- backup
- ego
- gaming
# - dev-java
# - dev-js
# - autofs
# - dwm
# - docker
# - laptop
# - desktop
# - backup
# - ego
# - gaming
# - dev-flutter
# - virtual

View File

@ -1,3 +1,3 @@
- include: install-program.yml
- include_tasks: install-program.yml
- include: config-repository.yml
- include_tasks: config-repository.yml