aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Filesize upload up to 100Mbinary2021-01-242-0/+13
|
* OpenBSD first guidelinesbinary2021-01-241-0/+18
|
* Force http to https with httpd block return from relaydbinary2021-01-242-7/+11
|
* Passthrough for public cloud and httpsbinary2021-01-242-1/+11
|
* Triggered an 500 errorbinary2021-01-241-3/+1
|
* Upgrade external request to httpbinary2021-01-241-3/+7
|
* Fix overwrite for acme-client in loopbinary2021-01-241-1/+1
|
* Acme challenges are handled by the domain controller!binary2021-01-241-0/+6
|
* Add generation for subdomain in inventorybinary2021-01-242-2/+20
|
* Ansible-everything for domain controllerbinary2021-01-241-2/+5
|
* Add tls/https for relaydbinary2021-01-241-12/+45
|
remember that computers suck.