Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | roles/vmm: Use host kernels for openbsd guests | Romain Gonçalves | 2021-12-08 | 7 | -16/+38 |
| | |||||
* | roles: Add nfsd role for virtual machines | Romain Gonçalves | 2021-12-07 | 4 | -0/+67 |
| | |||||
* | roles/vmm: Serve autoinstall configurations via httpd | Romain Gonçalves | 2021-12-07 | 12 | -36/+100 |
| | |||||
* | roles: Add httpd roles | Romain Gonçalves | 2021-12-07 | 6 | -0/+77 |
| | |||||
* | roles/vmm: Setup and create vms on openbsd | Romain Gonçalves | 2021-12-07 | 12 | -9/+198 |
| | |||||
* | roles: Add sshd role for configuration generation | Romain Gonçalves | 2021-12-05 | 3 | -0/+109 |
| | |||||
* | files/secrets: Store secrets in a private repository | Romain Gonçalves | 2021-12-05 | 1 | -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 access | Romain Gonçalves | 2021-12-05 | 10 | -0/+10 |
| | |||||
* | inventory: Add stack0-dev0 virtual machine | Romain Gonçalves | 2021-12-05 | 2 | -0/+6 |
| | |||||
* | roles/workstation: Generate hostnames for ssh | Romain Gonçalves | 2021-12-05 | 9 | -0/+74 |
| | |||||
* | roles/workstation: Allow per-tag tasks in playbook | Romain Gonçalves | 2021-12-05 | 1 | -10/+25 |
| | |||||
* | playbook/workstation: Always check for root user | Romain Gonçalves | 2021-12-05 | 1 | -0/+1 |
| | |||||
* | playbooks: Scaffold new hosts with python package | Romain Gonçalves | 2021-12-05 | 1 | -0/+12 |
| | |||||
* | groups_vars: Flatten dictionary for network vars | Romain Gonçalves | 2021-12-05 | 1 | -6/+5 |
| | |||||
* | roles/workstation: Add desktop utils | Romain Gonçalves | 2021-12-05 | 1 | -0/+1 |
| | |||||
* | roles/workstation: Add desktop utils | Romain Gonçalves | 2021-12-05 | 1 | -1/+10 |
| | |||||
* | roles/workstation: Add networking packages | Romain Gonçalves | 2021-12-05 | 1 | -0/+4 |
| | |||||
* | roles/workstation: Add yay task for archlinux | Romain Gonçalves | 2021-12-05 | 3 | -0/+32 |
| | |||||
* | roles: Add workstation role | Romain Gonçalves | 2021-12-05 | 14 | -0/+282 |
| | |||||
* | inventory: Use hostname for connection by default | Romain Gonçalves | 2021-12-04 | 1 | -0/+1 |
| | |||||
* | inventory: Add per host and group files | Romain Gonçalves | 2021-12-04 | 10 | -0/+70 |
| | |||||
* | poetry: Add ansible as a dependendy | Romain Gonçalves | 2021-12-04 | 2 | -0/+555 |
| | |||||
* | ansible: Init defaults and informations | Romain Gonçalves | 2021-12-04 | 3 | -0/+58 |