No description
- Shell 60.5%
- Just 20.9%
- Python 18.3%
- Jinja 0.3%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| files | ||
| group_vars | ||
| host_vars | ||
| iso | ||
| roles | ||
| scripts | ||
| templates/root/core/etc/bluetooth | ||
| .ansible-lint | ||
| .gitignore | ||
| .gitmodules | ||
| ansible.cfg | ||
| bootstrap.yml | ||
| configure.yml | ||
| inventory.yml | ||
| justfile | ||
| pyproject.toml | ||
| README.md | ||
| requirements.yml | ||
| uv.lock | ||
ansible-workstation
Fresh installation from live ISO
-
Update host_vars/{hostname}.yml
-
Set up rbw
rbw config set email ${email} rbw config set base_url ${base_url} rbw login -
Install linux onto a disk
just bootstrap ${hostname} ${target_disk}
Secure Boot setup
- Make sure system is in secure boot setup mode and grub has already been installed.
just setup_secure_boot /mnt