aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactor(roles/_workstation): use shellcheck binaryRomain Gonçalves2024-05-152-1/+1
| | | | Do not install haskell dependencies
* feat(roles/httpd): append video + audio + pdf mimetypesRomain Gonçalves2024-05-151-0/+3
|
* refactor(roles/cgit): stylesheet has movedRomain Gonçalves2024-05-131-1/+1
|
* feat(roles/cgit): periodically generate age fileRomain Gonçalves2024-05-122-3/+30
|
* fix(roles/cgit): users in www group can commitRomain Gonçalves2024-05-121-1/+1
|
* feat(roles/sshd_keys): simplify key managementRomain Gonçalves2024-05-124-27/+17
|
* feat(roles/cgit): new variables structureRomain Gonçalves2024-05-1210-158/+98
|
* feat(roles/httpd_pre): add httpd_pre roleRomain Gonçalves2024-05-124-0/+105
|
* feat(roles/nextcloud): automate with occRomain 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
|
remember that computers suck.