aboutsummaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to new global dict declaration.binary2020-11-201-1/+1
|
* Remove update role and broke it in subroles.binary2020-11-202-26/+0
|
* Refactor wireguard role with new host declaration.binary2020-11-206-78/+29
|
* Ensure git group exists.binary2020-11-201-0/+5
|
* Add clients/guest in inventory.binary2020-11-202-0/+18
|
* Add light DNS role with resolv.confbinary2020-11-202-0/+23
|
* Enable eula.binary2020-11-201-3/+6
|
* Remove shell for system user.binary2020-11-201-1/+0
|
* Fix creation of zsh folder for linux host.binary2020-11-201-4/+13
|
* Basic behyve initializationbinary2020-11-196-20/+149
|
* Switch user creation tasksbinary2020-11-191-6/+6
|
* Refactor ssh in sub rolesbinary2020-11-192-2/+4
|
* Lower task messages and clear typobinary2020-11-191-6/+6
|
* Add become package and figletbinary2020-11-191-2/+5
|
* Compact the final configurationbinary2020-11-191-14/+9
|
* Move roles functionnality in sub-rolesbinary2020-11-199-7/+166
|
* Remove unused filesbinary2020-11-194-80/+0
|
* Refactor package installation in tools rolebinary2020-11-182-0/+62
|
* Per distribution config pathbinary2020-11-181-27/+14
|
* Per dsitribution network rulesbinary2020-11-181-84/+16
|
* I'm so lazy so ignore this cimment this time plsbinary2020-11-1520-49/+276
|
* Refactor and cleanup old rolesbinary2020-11-1214-135/+146
|
* Add python3 for ansiblebinary2020-11-101-0/+1
|
* Add sshd on bootbinary2020-11-101-1/+2
|
* Refactor vmm variablesbinary2020-11-103-1/+16
|
* Fully working init for alpine vmbinary2020-11-107-53/+247
|
* Start and stop vmbinary2020-11-091-5/+17
|
* Add disk file varbinary2020-11-091-0/+1
|
* Refactor inventory contentbinary2020-11-081-0/+1
|
* Fix missing host declarationbinary2020-11-081-1/+1
|
* Fix bridge skip for vmmbinary2020-11-081-7/+13
|
* Remove deprecated rolesbinary2020-11-086-273/+0
|
* Add working script for ssh init on alpine vmbinary2020-11-089-54/+168
|
* Playbook toolsbinary2020-11-071-3/+1
|
* Automate network deploymentbinary2020-11-077-16/+104
|
* Refactor vmm role with automationbinary2020-11-0711-63/+130
|
* Init basic action for vmm hypervisorbinary2020-11-044-0/+106
|
* Refactorbinary2020-11-043-39/+17
|
* Init ssh rolebinary2020-11-033-0/+20
|
* Download latest version of vm isobinary2020-11-0313-103/+65
|
* Init role for deploying vmmbinary2020-11-029-0/+137
|
* Add pf playbook and rolebinary2020-11-022-0/+50
|
* Refactor utils and hostname to common rolebinary2020-11-026-93/+53
|
* Remove color option since it is different on BSDbinary2020-10-151-1/+0
|
* Remove commentsbinary2020-09-271-13/+11
|
* Remove wireguard for specific host.binary2020-09-111-1/+0
| | | | Though, should be made system agnostic or use a package name in a variable
* Add alias and commentsbinary2020-09-101-0/+10
| | | | Colors for ls have been added,
* cleanup from old rolesbinary2020-09-083-114/+0
|
* basically refactoredbinary2020-09-081-7/+3
|
* added sshd, doas handlingbinary2020-09-082-0/+45
|
remember that computers suck.