aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* roles: Add Znc and apply to dc0 hostRomain Gonçalves2021-12-153-0/+34
|
* roles: Add rc for service file creationRomain Gonçalves2021-12-158-0/+59
| | | | Supports openrc and rc for Alpine and OpenBSD
* roles/workstation: Install utilitiesRomain Gonçalves2021-12-151-0/+4
|
* roles/vmm: Remove extra lookup for password locationRomain Gonçalves2021-12-142-2/+2
|
* roles/workstation: Git-crypt is needed for infra secretsRomain Gonçalves2021-12-141-0/+1
|
* roles/workstation: Install communication and audioRomain Gonçalves2021-12-141-0/+4
|
* roles/workstation: Add necessary packages for X11 + dwmRomain Gonçalves2021-12-131-0/+3
|
* files/keys: Broke OS on ws-think02 + full wipeRomain Gonçalves2021-12-131-1/+1
|
* roles: Add loki and promtail configurationsRomain Gonçalves2021-12-136-0/+130
|
* playbooks/site.yml: Add metrics for all machinesRomain Gonçalves2021-12-121-6/+13
|
* roles: Add postgresqlRomain Gonçalves2021-12-124-0/+65
|
* roles: Add prometheus and node_exporterRomain Gonçalves2021-12-123-0/+45
|
* roles: Add grafanaRomain Gonçalves2021-12-124-0/+238
|
* files/keys: Add ws-bare01 to git usersRomain Gonçalves2021-12-121-0/+1
|
* roles/git: always synchronize all ssh keysRomain Gonçalves2021-12-121-0/+5
|
* roles/wireguard: Daemon hang with shell moduleRomain Gonçalves2021-12-123-10/+22
| | | | | Using the raw module is a workaround for having wg-quick working in background.
* roles/cgit: Move lowdown + dependencies to chrootRomain Gonçalves2021-12-124-11/+37
|
* roles/sshd: Enable and cleanup key synchronizationRomain Gonçalves2021-12-112-58/+10
|
* roles: Add pf and relayd roles for domain controllerRomain Gonçalves2021-12-1115-4/+260
|
* roles: Add git and cgit rolesRomain Gonçalves2021-12-1116-1/+409
|
* roles/httpd_pre: Switch for NFS and common defaultsRomain Gonçalves2021-12-115-4/+11
|
* roles/nfsd: Consistent configuration with other rolesRomain Gonçalves2021-12-114-19/+22
|
* roles: Add nfsclientRomain Gonçalves2021-12-116-2/+61
|
* roles/sshd: Pass linter + correct directory for syncRomain Gonçalves2021-12-101-3/+4
|
* roles: Generate + deploy wireguard configurationsRomain Gonçalves2021-12-109-2/+148
|
* playbooks: Add softlink to files directoryRomain Gonçalves2021-12-091-0/+1
|
* roles/workstation: Utilities from ws-think02 installRomain Gonçalves2021-12-091-0/+8
|
* roles/vmm: Do not remove extra zeros from lladdrRomain Gonçalves2021-12-091-0/+1
|
* roles/vmm: Fix disk space and hostname for test installRomain Gonçalves2021-12-092-4/+6
|
* 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
|
remember that computers suck.