No description
Find a file
Luca Bilke 1333a3f913
All checks were successful
Ansible Lint / lint (push) Successful in 21s
bugfix playbooks
2026-04-24 02:13:53 +02: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 bugfix playbooks 2026-04-24 02:13:53 +02:00
host_vars fix partition alignment for asmara 2026-01-25 00:03:13 +01:00
roles bugfix playbooks 2026-04-24 02:13:53 +02:00
scripts bugfix playbooks 2026-04-24 02:13:53 +02: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 bugfix playbooks 2026-04-24 02:13:53 +02:00
pyproject.toml bugfix playbooks 2026-04-24 02:13:53 +02: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 bugfix playbooks 2026-04-24 02:13:53 +02: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