aboutsummaryrefslogtreecommitdiffstats
path: root/roles/_workstation/pipewire
diff options
context:
space:
mode:
Diffstat (limited to 'roles/_workstation/pipewire')
0 files changed, 0 insertions, 0 deletions
remember that computers suck.
ss='logheader'>* roles/vmm: Transform vmm linting to an handlerRomain Gonçalves2021-12-092-5/+4 | * ansible-lint: Ignore galaxy and various changed hooksRomain Gonçalves2021-12-094-2/+7 | * group_vars/all: Hosts are served via owo.rgoncalves.seRomain Gonçalves2021-12-091-1/+1 | * roles/vmm: Guest kernel path is more conciseRomain Gonçalves2021-12-092-2/+2 | * roles/vmm: Use lookup for public key and passwordsRomain Gonçalves2021-12-092-8/+7 | * roles/vmm: Network infos for autoinstall configurationsRomain Gonçalves2021-12-082-7/+11 | * roles/vmm: Default path for autoinstall http filesRomain Gonçalves2021-12-082-3/+6 | * roles/vmm: Append disks informations to guestsRomain Gonçalves2021-12-081-0/+14 | * roles/vmm: Generate disklabels for openbsd autoinstallRomain Gonçalves2021-12-082-0/+8 | * ansible: Ignore duplicate key for yaml anchorsRomain Gonçalves2021-12-081-0/+1 | * roles/vmm: Use host kernels for openbsd guestsRomain Gonçalves2021-12-087-16/+38 | * roles: Add nfsd role for virtual machinesRomain Gonçalves2021-12-074-0/+67 | * roles/vmm: Serve autoinstall configurations via httpdRomain Gonçalves2021-12-0712-36/+100 | * roles: Add httpd rolesRomain Gonçalves2021-12-076-0/+77 | * roles/vmm: Setup and create vms on openbsdRomain Gonçalves2021-12-0712-9/+198 | * roles: Add sshd role for configuration generationRomain Gonçalves2021-12-053-0/+109 | * files/secrets: Store secrets in a private repositoryRomain Gonçalves2021-12-051-0/+1 | | | | | For now I am trying to avoid git-subdmodules. The secrets directory should be accessed from an internal host at: `_infrastructure/secrets`. * files/keys: Add public key for ssh accessRomain Gonçalves2021-12-0510-0/+10 | * inventory: Add stack0-dev0 virtual machineRomain Gonçalves2021-12-052-0/+6 | * roles/workstation: Generate hostnames for sshRomain Gonçalves2021-12-059-0/+74 | * roles/workstation: Allow per-tag tasks in playbookRomain Gonçalves2021-12-051-10/+25 | * playbook/workstation: Always check for root userRomain Gonçalves2021-12-051-0/+1 | * playbooks: Scaffold new hosts with python packageRomain Gonçalves2021-12-051-0/+12 | * groups_vars: Flatten dictionary for network varsRomain Gonçalves2021-12-051-6/+5 | * roles/workstation: Add desktop utilsRomain Gonçalves2021-12-051-0/+1 | * roles/workstation: Add desktop utilsRomain Gonçalves2021-12-051-1/+10 | * roles/workstation: Add networking packagesRomain Gonçalves2021-12-051-0/+4 | * roles/workstation: Add yay task for archlinuxRomain Gonçalves2021-12-053-0/+32 | * roles: Add workstation roleRomain Gonçalves2021-12-0514-0/+282 | * inventory: Use hostname for connection by defaultRomain Gonçalves2021-12-041-0/+1 | * inventory: Add per host and group filesRomain Gonçalves2021-12-0410-0/+70 | * poetry: Add ansible as a dependendyRomain Gonçalves2021-12-042-0/+555 | * ansible: Init defaults and informationsRomain Gonçalves2021-12-043-0/+58 remember that computers suck.