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.
 
 
 
 
cinnaboot a056bbe2f5 cleanup README, add TODO 3 years ago
files Initial commit 3 years ago
group_vars cleanup README, add TODO 3 years ago
tasks Initial commit 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
Makefile Initial commit 3 years ago
README cleanup README, add TODO 3 years ago
TODO cleanup README, add TODO 3 years ago
local.yml Initial commit 3 years ago
start_libvirt.sh Initial commit 3 years ago

README


ansible-desktop

automated installation of Archlinux with a gnome/Xfce desktop configuration,
along with common packages.

Initially we use archinstall ( https://wiki.archlinux.org/title/archinstall )
to provision with NetworkManager, gnome desktop, git, and ansible

archinstall steps:
- Install
# archinstall --config files/archinstall/user_configuration.json
- reconfigure disk layout
- set root/user passwds

- (optionally) enable the wheel group in /etc/sudoers
- reboot
- run
$ ansible-playbook ./local.yml