update
This commit is contained in:
@@ -9,3 +9,6 @@
|
||||
|
||||
- name: install pacman
|
||||
include_tasks: "./scripts/install_pacman.yml"
|
||||
|
||||
- name: configure systemd
|
||||
include_tasks: "./scripts/configure_systemd.yml"
|
||||
|
||||
@@ -37,6 +37,7 @@ required_packages_pacman:
|
||||
- nmap
|
||||
- kubectl
|
||||
- terraform
|
||||
- podman
|
||||
|
||||
flatpak_remote:
|
||||
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
|
||||
|
||||
Reference in New Issue
Block a user