No description
Find a file
Luca Bilke 87dc3b3778
Some checks failed
Ansible Lint / lint (push) Failing after 10s
fix boot mounting
2026-01-25 13:31:06 +01:00
.forgejo/workflows fix pipeline 2026-01-22 21:30:27 +01:00
assets improve iso generation 2026-01-22 23:21:04 +01:00
files update secure boot setup 2026-01-23 12:06:16 +01:00
group_vars reconfigure packages 2026-01-22 16:34:18 +01:00
host_vars fix partition alignment for asmara 2026-01-25 00:03:13 +01:00
roles fix boot mounting 2026-01-25 13:31:06 +01:00
scripts fix disk encryption 2026-01-25 13:20:40 +01:00
templates/all/root/etc/bluetooth restructure roles (untested) 2025-02-20 17:12:56 +01:00
.ansible-lint experimental bootstrap installation 2024-11-22 18:07:11 +01:00
.gitignore fix partition alignment for asmara 2026-01-25 00:03:13 +01:00
.gitmodules rework for bootstrap iso creation 2024-11-21 18:27:59 +01:00
ansible.cfg fix partition alignment for asmara 2026-01-25 00:03:13 +01:00
bootstrap.yml add playbooks 2025-02-20 17:18:36 +01:00
configure.yml add playbooks 2025-02-20 17:18:36 +01:00
inventory.yml add tunis host, update secure boot setup 2026-01-23 14:27:24 +01:00
justfile fix justfile 2026-01-24 23:36:23 +01:00
pyproject.toml Major refactoring 2026-01-22 20:52:26 +01:00
README.md add tunis host, update secure boot setup 2026-01-23 14:27:24 +01:00
requirements.yml correct vim modestring 2025-02-20 17:18:32 +01:00
uv.lock Major refactoring 2026-01-22 20:52:26 +01:00

ansible-workstation

Fresh installation

  1. Update host_vars/{hostname}.yml

  2. Install linux onto a disk

    just bootstrap hostname
    

Secure Boot setup

  1. Make sure system is in secure boot setup mode and grub has already been installed.
  2. just setup_secure_boot /mnt