aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(roles/nextcloud): automate with occrefactor/server-migrationRomain Gonçalves2024-02-1310-251/+360
* feat(roles/redis): add redis roleRomain Gonçalves2024-02-131-0/+12
* feat(roles/postgresql): simplify postgresql initRomain Gonçalves2024-02-137-60/+48
* fix(roles/acme): restart relayd on new certificates onlyRomain Gonçalves2024-02-101-0/+1
* refactor(roles): new variable naming standardRomain Gonçalves2024-02-0828-206/+171
* feat(roles/nextcloud): bring back basic nextcloud setupRomain Gonçalves2024-02-086-0/+404
* refactor: split main playbook in sub-playbooksRomain Gonçalves2024-02-084-48/+36
* feat(roles/unix_users): create unix usersRomain Gonçalves2024-02-083-0/+73
* feat(roles/hostname): synchronize hostname with inventory hostnameRomain Gonçalves2024-02-081-0/+5
* refactor(vars): flatten group_vars and host_vars filesRomain Gonçalves2024-02-089-77/+135
* feat: use additional secret inventoryRomain Gonçalves2024-02-082-1/+2
* feat(filter_plugins): normalize special character to ascii charactersRomain Gonçalves2024-02-082-1/+19
* chore: gitignore pyc filesRomain Gonçalves2024-02-081-0/+1
* feat(roles/toolbox): install small programms like moshRomain Gonçalves2024-01-053-0/+23
* feat(roles/relayd): generate ssl keys and dummy certificatesRomain Gonçalves2024-01-012-0/+40
* refactor(roles/acme): flatten authority variablesRomain Gonçalves2024-01-014-24/+21
* refactor(roles/httpd): merge httpd rolesRomain Gonçalves2024-01-0111-131/+43
* feat(roles/update): add system update roleRomain Gonçalves2023-12-211-0/+16
* feat(roles/prerequisites): make prerequisites a specific roleRomain Gonçalves2023-12-212-14/+17
* chore(inventory): rename hosts with new naming schemeRomain Gonçalves2023-12-2012-90/+6
* docs: shorten instructions and add naming schemeRomain Gonçalves2023-12-201-47/+22
* chore(roles/_workstation): install regular pdfjs packageqwd/develRomain Gonçalves2023-12-181-1/+1
* chore(roles/_workstation): deprecate wkhtmltopdfRomain Gonçalves2023-12-181-1/+3
* fix(roles/_workstation): install packages from makepkg variableRomain Gonçalves2023-12-181-6/+1
* fix(roles/_workstation): wkhtmltopdf is aur onlyRomain Gonçalves2023-12-181-1/+0
* feat(roles/_workstation): install jlessRomain Gonçalves2023-12-181-1/+2
* fix(roles/_workstation): defaults to empty list for variableRomain Gonçalves2023-12-181-1/+1
* feat(vault): scope gopass per user sessionRomain Gonçalves2023-06-141-1/+9
* feat: ansible-vault with gopass + granular host_vars and group_varsRomain Gonçalves2023-04-0220-374/+705
* feat(roles/cgit): add argument specsRomain Gonçalves2023-04-028-90/+160
* feat(roles/git): add argument specsRomain Gonçalves2023-04-024-10/+45
* feat(roles/sshd_keys): add argument specsRomain Gonçalves2023-04-023-4/+60
* feat(roles/sshd): add argument specsRomain Gonçalves2023-04-022-2/+34
* feat(roles/acme): add argument specsRomain Gonçalves2023-04-026-35/+90
* feat(roles/relayd): add argument specsRomain Gonçalves2023-04-027-35/+99
* feat(roles/pf): add argument specsRomain Gonçalves2023-04-027-34/+79
* feat(roles/_workstation): install fq for archlinuxRomain Gonçalves2023-01-261-0/+1
* feat: load localhost variable for workstation playbookRomain Gonçalves2023-01-022-0/+7
* refactor(roles/_workstation): enforce changed_when statementsRomain Gonçalves2022-12-294-2/+7
* feat(roles/_workstation): add makepkg roleRomain Gonçalves2022-12-299-1/+123
* refactor: remove global __services from rolesRomain Gonçalves2022-12-219-34/+43
* feat(roles/_workstation): install nix on archlinuxRomain Gonçalves2022-12-211-0/+1
* refactor(roles/pf): modular test for open portsRomain Gonçalves2022-12-173-5/+8
* refactor: use notify keywords with list onlyRomain Gonçalves2022-12-172-2/+4
* feat(roles/acme): only show acme stderrRomain Gonçalves2022-12-171-4/+4
* fix(roles/cgit): key was renamed after module nameRomain Gonçalves2022-12-171-3/+3
* fix(roles/sshd): moved ssh key sync in separate roleRomain Gonçalves2022-12-171-2/+1
* fix(host_vars): pass sshd listen port for dc0Romain Gonçalves2022-12-171-2/+3
* feat(vars): add workstation + ws-work01 variablesRomain Gonçalves2022-12-172-0/+6
* refactor(roles): force byte conversion by ansibleRomain Gonçalves2022-12-1731-51/+51
remember that computers suck.