update
This commit is contained in:
parent
ac80926ff3
commit
32b72bde04
4 changed files with 26 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue