| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Bring back _i var to global dict | binary | 2020-11-20 | 1 | -0/+7 | |
| | | ||||||
| * | Decrease default timeout to 4 seconds. | binary | 2020-11-20 | 2 | -0/+14 | |
| | | ||||||
| * | Enable eula. | binary | 2020-11-20 | 1 | -3/+6 | |
| | | ||||||
| * | Remove shell for system user. | binary | 2020-11-20 | 1 | -1/+0 | |
| | | ||||||
| * | Fix creation of zsh folder for linux host. | binary | 2020-11-20 | 1 | -4/+13 | |
| | | ||||||
| * | Remove old inventory file. | binary | 2020-11-20 | 1 | -159/+0 | |
| | | ||||||
| * | Definitive refactor of inventory in sub-files | binary | 2020-11-20 | 7 | -33/+44 | |
| | | ||||||
| * | Simplify pubkey organisation with symlinks. | binary | 2020-11-20 | 5 | -0/+74 | |
| | | ||||||
| * | Introduce bhyve for stack0 | binary | 2020-11-19 | 1 | -0/+10 | |
| | | ||||||
| * | stack0 only playbook and hypervisor | binary | 2020-11-19 | 2 | -7/+16 | |
| | | ||||||
| * | Basic behyve initialization | binary | 2020-11-19 | 6 | -20/+149 | |
| | | ||||||
| * | Switch user creation tasks | binary | 2020-11-19 | 1 | -6/+6 | |
| | | ||||||
| * | Refactor ssh in sub roles | binary | 2020-11-19 | 3 | -7/+9 | |
| | | ||||||
| * | Lower task messages and clear typo | binary | 2020-11-19 | 1 | -6/+6 | |
| | | ||||||
| * | Add become package and figlet | binary | 2020-11-19 | 1 | -2/+5 | |
| | | ||||||
| * | Compact the final configuration | binary | 2020-11-19 | 1 | -14/+9 | |
| | | ||||||
| * | Add per hosts/groups playbooks | binary | 2020-11-19 | 2 | -0/+24 | |
| | | ||||||
| * | Add wireguard in network playbook | binary | 2020-11-19 | 1 | -5/+4 | |
| | | ||||||
| * | Ignore pycache | binary | 2020-11-19 | 1 | -0/+1 | |
| | | ||||||
| * | Move roles functionnality in sub-roles | binary | 2020-11-19 | 9 | -7/+166 | |
| | | ||||||
| * | Refactor hosts with more vars | binary | 2020-11-19 | 8 | -3/+17 | |
| | | ||||||
| * | Remove unused files | binary | 2020-11-19 | 13 | -166/+0 | |
| | | ||||||
| * | Switch to MIT | binary | 2020-11-19 | 1 | -670/+15 | |
| | | ||||||
| * | Refactor package installation in tools role | binary | 2020-11-18 | 2 | -0/+62 | |
| | | ||||||
| * | Per distribution config path | binary | 2020-11-18 | 1 | -27/+14 | |
| | | ||||||
| * | Per dsitribution network rules | binary | 2020-11-18 | 5 | -100/+19 | |
| | | ||||||
| * | Repology filter per binname and distribution | binary | 2020-11-18 | 3 | -9/+40 | |
| | | ||||||
| * | Refactor group/host/inventory in sub-files | binary | 2020-11-18 | 10 | -71/+172 | |
| | | ||||||
| * | Switch output to yaml | binary | 2020-11-18 | 1 | -3/+8 | |
| | | ||||||
| * | I'm so lazy so ignore this cimment this time pls | binary | 2020-11-15 | 28 | -64/+368 | |
| | | ||||||
| * | Add new hosts | binary | 2020-11-12 | 1 | -5/+30 | |
| | | ||||||
| * | Add wireguard playbook | binary | 2020-11-12 | 2 | -1/+15 | |
| | | ||||||
| * | Start some experiments with modules | binary | 2020-11-12 | 4 | -0/+63 | |
| | | ||||||
| * | Refactor and cleanup old roles | binary | 2020-11-12 | 14 | -135/+146 | |
| | | ||||||
| * | Move keys in external directory | binary | 2020-11-12 | 6 | -5/+1 | |
| | | ||||||
| * | Add python3 for ansible | binary | 2020-11-10 | 1 | -0/+1 | |
| | | ||||||
| * | Add sshd on boot | binary | 2020-11-10 | 1 | -1/+2 | |
| | | ||||||
| * | In-progress filters for vms and iso | binary | 2020-11-10 | 1 | -0/+8 | |
| | | ||||||
| * | In-progress multiple vms init | binary | 2020-11-10 | 2 | -1/+21 | |
| | | ||||||
| * | Enable vms in vm group | binary | 2020-11-10 | 1 | -4/+4 | |
| | | ||||||
| * | Refactor vmm variables | binary | 2020-11-10 | 3 | -1/+16 | |
| | | ||||||
| * | Fully working init for alpine vm | binary | 2020-11-10 | 8 | -53/+255 | |
| | | ||||||
| * | Remove unused variables | binary | 2020-11-10 | 9 | -45/+0 | |
| | | ||||||
| * | Start and stop vm | binary | 2020-11-09 | 1 | -5/+17 | |
| | | ||||||
| * | Add switch interface | binary | 2020-11-09 | 1 | -0/+1 | |
| | | ||||||
| * | Add disk file var | binary | 2020-11-09 | 1 | -0/+1 | |
| | | ||||||
| * | Refactor inventory content | binary | 2020-11-08 | 3 | -10/+10 | |
| | | ||||||
| * | Fix missing host declaration | binary | 2020-11-08 | 1 | -1/+1 | |
| | | ||||||
| * | Fix bridge skip for vmm | binary | 2020-11-08 | 1 | -7/+13 | |
| | | ||||||
| * | Init vm for specified guest hostname | binary | 2020-11-08 | 1 | -0/+8 | |
| | | ||||||