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.
|
|
3 years ago | |
|---|---|---|
| files | 3 years ago | |
| group_vars | 3 years ago | |
| tasks | 3 years ago | |
| .gitignore | 3 years ago | |
| LICENSE | 3 years ago | |
| Makefile | 3 years ago | |
| README | 3 years ago | |
| TODO | 3 years ago | |
| local.yml | 3 years ago | |
| start_libvirt.sh | 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