trixie-provision/README.md

927 B

Debian 13 Ansible Garage post install

Ansible role to provision a debian 13 computer for le Garage numérique

Configuration

sudo apt install ansible

Utilisation

  • Edit inventory.yml for targeted machine

  • Test with vagrant:

sudo apt install vagrant
vagrant up
  • Install all:
ansible-playbook playbooks/install.yml --ask-become-pass

⚠️ exchange ssh-keys with target machine(s) first

Tasks

  • apt
  • dns
  • base_tools
  • firefox (debug ublock origin installed but ineffective) !!!
  • cp keyboard file
  • apps:
    • freetube
    • zoom
    • element
    • chrome
    • vscodium
    • gnome
  • libreoffice (debug .config/libreoffice inexistent -> need mkdir first)

To test

  • update group_vars/