aboutsummaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* feat(roles/httpd): always index public directoryRomain Gonçalves2024-06-301-1/+6
|
* refactor(roles/wireguard): bump wireguard generationRomain Gonçalves2024-06-308-104/+90
|
* refactor(roles/nextcloud): bump nextcloud version and configRomain Gonçalves2024-06-303-23/+28
|
* feat(roles/httpd_pre): copy ssl and resolv files to chrootRomain Gonçalves2024-06-302-0/+25
|
* fix(roles/prerequisites): do not fail on missing pythonRomain Gonçalves2024-06-301-0/+1
|
* feat(roles/httpd): enable gzip for static websitesrefactor/server-migrationRomain Gonçalves2024-05-261-0/+1
|
* feat(roles/httpd): add webp mimetypeRomain Gonçalves2024-05-261-0/+1
|
* 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
|
* 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-122-22/+15
|
* feat(roles/cgit): new variables structureRomain Gonçalves2024-05-127-138/+87
|
* feat(roles/httpd_pre): add httpd_pre roleRomain Gonçalves2024-05-124-0/+105
|
* feat(roles/nextcloud): automate with occRomain Gonçalves2024-02-139-251/+340
|
* feat(roles/redis): add redis roleRomain Gonçalves2024-02-131-0/+12
|
* feat(roles/postgresql): simplify postgresql initRomain Gonçalves2024-02-136-60/+47
|
* 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
|
* 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
|
* 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-211-0/+17
|
* 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(roles/cgit): add argument specsRomain Gonçalves2023-04-026-87/+150
|
* 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-024-29/+80
|
* feat(roles/relayd): add argument specsRomain Gonçalves2023-04-025-30/+87
|
* feat(roles/pf): add argument specsRomain Gonçalves2023-04-025-28/+68
|
* feat(roles/_workstation): install fq for archlinuxRomain Gonçalves2023-01-261-0/+1
|
* refactor(roles/_workstation): enforce changed_when statementsRomain Gonçalves2022-12-294-2/+7
|
* feat(roles/_workstation): add makepkg roleRomain Gonçalves2022-12-298-1/+122
|
* refactor: remove global __services from rolesRomain Gonçalves2022-12-216-15/+28
|
* 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
|
remember that computers suck.