aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Use ansible distribution instead of in-house solution.binary2021-03-111-3/+3
|
* Makes owner and rights syntax compliantbinary2021-03-111-11/+11
|
* Use ansible distribution for freebsd specific tasks.binary2021-03-111-3/+3
|
* Add tags to roles in play-all playbook.binary2021-03-111-6/+6
|
* Make packages installation inventoy agnostic.binary2021-03-112-20/+35
|
* st0gme0 becomes the main gaming server.binary2021-03-113-49/+14
|
* Remove .ssh dirs failuresbinary2021-03-111-8/+43
|
* Cleanup common rolebinary2021-03-053-65/+17
|
* Refactor dns rolebinary2021-03-053-5/+14
|
* Mirror physical changes with README instructionsbinary2021-03-052-14/+29
|
* Cleanup `repositories` rolebinary2021-03-053-9/+6
|
* Refactor playbook usagebinary2021-03-055-17/+7
|
* Remove unused guest systembinary2021-03-053-15/+0
|
* Cleanup inventory namebinary2021-03-043-45/+4
|
* Add nfsclient role for mounting data in VM from hypervisorbinary2021-03-037-4/+114
|
* Add nfs to git with correct permissionsbinary2021-03-032-37/+9
|
* Start to refactor playbooks with includebinary2021-03-034-8/+52
|
* Add global nfs serverbinary2021-03-031-0/+1
|
* Add global var for main nfs serverbinary2021-03-021-0/+1
|
* Set_fact tasks is cleaner on top of filebinary2021-03-021-3/+3
|
* Add nfsd role for nfs server on BSDbinary2021-03-024-0/+86
|
* Enable scp instead of sftp for ssh connectionsbinary2021-03-021-0/+1
|
* Add env role and meta tasks for workstation playbookbinary2021-03-016-25/+72
|
* Add task for setting weechat-matrix on workstationbinary2021-02-273-1/+52
|
* Break workstation role in sub-rolesbinary2021-02-279-78/+69
|
* Add weechat and make flavors for OpenBSDbinary2021-02-261-0/+6
|
* Add znc role for domain controllerbinary2021-02-263-0/+41
|
* Force sshdns user to non rootbinary2021-02-221-2/+16
|
* Use su method for becomebinary2021-02-221-0/+1
|
* Pretty print for discovered ssh keysbinary2021-02-221-1/+4
|
* Fix cat/ssh permissions for README outputbinary2021-02-222-0/+3
|
* Add archlinux installationbinary2021-02-201-0/+49
|
* Deprecate sudo for doas/opendoasbinary2021-02-202-5/+28
|
* Fix blockinfile and use loop for system wide config. filesbinary2021-02-194-41/+19
|
* Add ipmi and smartcard toolsbinary2021-02-191-0/+4
|
* Add openbsd setup for workstationbinary2021-02-176-65/+176
|
* Point ansible to local connection for localhostbinary2021-02-141-0/+1
|
* Add localhost host for variables purposebinary2021-02-141-0/+6
|
* Add groups assignement based on hostname regexpbinary2021-02-142-3/+29
|
* Load empty structure on empty yaml input file.binary2021-02-141-1/+1
| | | | | Previously, python used to create an NoneType object when loading an empty yaml input file.
* Using subdirectory for task names breaks ansible on openbsdbinary2021-02-081-1/+1
|
* Enable dynamic inventory by defaultbinary2021-02-081-2/+1
|
* Return _meta dict, but with fewer value than expectedbinary2021-02-081-5/+1
|
* Private development serverbinary2021-02-082-0/+24
|
* Implement dynamic inventory based on files onlybinary2021-02-0818-15/+223
|
* Fix missing -W to -wbinary2021-02-021-1/+1
|
* -W is not supported on non gnu-coreutils systemsbinary2021-02-021-1/+1
|
* Allow multiple subdomain on same hostbinary2021-01-291-5/+13
|
* Allow acme challenge for all subdomainsbinary2021-01-291-0/+6
|
* Add jenkins as public domainbinary2021-01-291-0/+5
|
remember that computers suck.