You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
242 B

---
base_packages_list:
# Arch base packages
- base
- base-devel
# Linux kernel
- linux
- linux-firmware
# Additional packages that are needed for further ansible functionality
- sudo
- networkmanager
- openssh
- python