This commit is contained in:
DeveloperDurp 2024-08-17 10:46:55 -05:00
parent 46fe41189c
commit 2cd1cf5afc
4 changed files with 37 additions and 0 deletions

View file

@ -15,3 +15,6 @@
- name: configure systemd
include_tasks: "./scripts/configure_systemd.yml"
- name: configure qemu
include_tasks: "./scripts/configure_qemu.yml"