| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo for changed attributes. | binary | 2021-03-13 | 1 | -2/+2 |
* | Fail free all-host-basic playbook. | binary | 2021-03-11 | 5 | -7/+7 |
* | Use ansible distribution instead of in-house solution. | binary | 2021-03-11 | 1 | -3/+3 |
* | Makes owner and rights syntax compliant | binary | 2021-03-11 | 1 | -11/+11 |
* | Use ansible distribution for freebsd specific tasks. | binary | 2021-03-11 | 1 | -3/+3 |
* | Add tags to roles in play-all playbook. | binary | 2021-03-11 | 1 | -6/+6 |
* | Make packages installation inventoy agnostic. | binary | 2021-03-11 | 2 | -20/+35 |
* | st0gme0 becomes the main gaming server. | binary | 2021-03-11 | 3 | -49/+14 |
* | Remove .ssh dirs failures | binary | 2021-03-11 | 1 | -8/+43 |
* | Cleanup common role | binary | 2021-03-05 | 3 | -65/+17 |
* | Refactor dns role | binary | 2021-03-05 | 3 | -5/+14 |
* | Mirror physical changes with README instructions | binary | 2021-03-05 | 2 | -14/+29 |
* | Cleanup `repositories` role | binary | 2021-03-05 | 3 | -9/+6 |
* | Refactor playbook usage | binary | 2021-03-05 | 5 | -17/+7 |
* | Remove unused guest system | binary | 2021-03-05 | 3 | -15/+0 |
* | Cleanup inventory name | binary | 2021-03-04 | 3 | -45/+4 |
* | Add nfsclient role for mounting data in VM from hypervisor | binary | 2021-03-03 | 7 | -4/+114 |
* | Add nfs to git with correct permissions | binary | 2021-03-03 | 2 | -37/+9 |
* | Start to refactor playbooks with include | binary | 2021-03-03 | 4 | -8/+52 |
* | Add global nfs server | binary | 2021-03-03 | 1 | -0/+1 |
* | Add global var for main nfs server | binary | 2021-03-02 | 1 | -0/+1 |
* | Set_fact tasks is cleaner on top of file | binary | 2021-03-02 | 1 | -3/+3 |
* | Add nfsd role for nfs server on BSD | binary | 2021-03-02 | 4 | -0/+86 |
* | Enable scp instead of sftp for ssh connections | binary | 2021-03-02 | 1 | -0/+1 |
* | Add env role and meta tasks for workstation playbook | binary | 2021-03-01 | 6 | -25/+72 |
* | Add task for setting weechat-matrix on workstation | binary | 2021-02-27 | 3 | -1/+52 |
* | Break workstation role in sub-roles | binary | 2021-02-27 | 9 | -78/+69 |
* | Add weechat and make flavors for OpenBSD | binary | 2021-02-26 | 1 | -0/+6 |
* | Add znc role for domain controller | binary | 2021-02-26 | 3 | -0/+41 |
* | Force sshdns user to non root | binary | 2021-02-22 | 1 | -2/+16 |
* | Use su method for become | binary | 2021-02-22 | 1 | -0/+1 |
* | Pretty print for discovered ssh keys | binary | 2021-02-22 | 1 | -1/+4 |
* | Fix cat/ssh permissions for README output | binary | 2021-02-22 | 2 | -0/+3 |
* | Add archlinux installation | binary | 2021-02-20 | 1 | -0/+49 |
* | Deprecate sudo for doas/opendoas | binary | 2021-02-20 | 2 | -5/+28 |
* | Fix blockinfile and use loop for system wide config. files | binary | 2021-02-19 | 4 | -41/+19 |
* | Add ipmi and smartcard tools | binary | 2021-02-19 | 1 | -0/+4 |
* | Add openbsd setup for workstation | binary | 2021-02-17 | 6 | -65/+176 |
* | Point ansible to local connection for localhost | binary | 2021-02-14 | 1 | -0/+1 |
* | Add localhost host for variables purpose | binary | 2021-02-14 | 1 | -0/+6 |
* | Add groups assignement based on hostname regexp | binary | 2021-02-14 | 2 | -3/+29 |
* | Load empty structure on empty yaml input file. | binary | 2021-02-14 | 1 | -1/+1 |
* | Using subdirectory for task names breaks ansible on openbsd | binary | 2021-02-08 | 1 | -1/+1 |
* | Enable dynamic inventory by default | binary | 2021-02-08 | 1 | -2/+1 |
* | Return _meta dict, but with fewer value than expected | binary | 2021-02-08 | 1 | -5/+1 |
* | Private development server | binary | 2021-02-08 | 2 | -0/+24 |
* | Implement dynamic inventory based on files only | binary | 2021-02-08 | 18 | -15/+223 |
* | Fix missing -W to -w | binary | 2021-02-02 | 1 | -1/+1 |
* | -W is not supported on non gnu-coreutils systems | binary | 2021-02-02 | 1 | -1/+1 |
* | Allow multiple subdomain on same host | binary | 2021-01-29 | 1 | -5/+13 |