This commit is contained in:
2024-06-22 08:44:12 -05:00
parent ac80926ff3
commit 32b72bde04
4 changed files with 26 additions and 0 deletions

View File

@@ -10,5 +10,8 @@
- name: install pacman
include_tasks: "./scripts/install_pacman.yml"
- name: install go apps
include_tasks: "./scripts/install_goapps.yml"
- name: configure systemd
include_tasks: "./scripts/configure_systemd.yml"