index
:
rules
qwd/devel
refactor/server-migration
trunk
ansible roles - for rgoncalves.se infrastructure
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(roles/nextcloud): move dependencies in subtask
Romain Gonçalves
2024-07-01
4
-19
/
+46
*
fix(roles/nextcloud): use correct php bin in cron
Romain Gonçalves
2024-07-01
1
-1
/
+1
*
fix(roles/nextcloud): load redis and imagick lib
Romain Gonçalves
2024-07-01
1
-0
/
+6
*
fix(roles/relayd): mjs mimetype and correct nextclud header
Romain Gonçalves
2024-07-01
2
-4
/
+10
*
feat(roles/nextcloud): copy exiftool and ffmpeg/ffmprobe
Romain Gonçalves
2024-07-01
2
-0
/
+20
*
feat(roles/copy_bin): add copy bin role with ldd deps
Romain Gonçalves
2024-07-01
1
-0
/
+25
*
feat(roles/httpd): always index public directory
Romain Gonçalves
2024-06-30
1
-1
/
+6
*
refactor(inventory): bump and add local-router-01
Romain Gonçalves
2024-06-30
6
-8
/
+15
*
refactor(roles/wireguard): bump wireguard generation
Romain Gonçalves
2024-06-30
10
-106
/
+93
*
refactor(roles/nextcloud): bump nextcloud version and config
Romain Gonçalves
2024-06-30
3
-23
/
+28
*
feat(roles/httpd_pre): copy ssl and resolv files to chroot
Romain Gonçalves
2024-06-30
2
-0
/
+25
*
fix(roles/prerequisites): do not fail on missing python
Romain Gonçalves
2024-06-30
1
-0
/
+1
*
feat(inventory): add local-hvisor-01 server
Romain Gonçalves
2024-06-30
6
-6
/
+50
*
feat(roles/httpd): enable gzip for static websites
refactor/server-migration
Romain Gonçalves
2024-05-26
1
-0
/
+1
*
feat(roles/httpd): add webp mimetype
Romain Gonçalves
2024-05-26
1
-0
/
+1
*
refactor(roles/_workstation): use shellcheck binary
Romain Gonçalves
2024-05-15
2
-1
/
+1
*
feat(roles/httpd): append video + audio + pdf mimetypes
Romain Gonçalves
2024-05-15
1
-0
/
+3
*
refactor(roles/cgit): stylesheet has moved
Romain Gonçalves
2024-05-13
1
-1
/
+1
*
feat(roles/cgit): periodically generate age file
Romain Gonçalves
2024-05-12
2
-3
/
+30
*
fix(roles/cgit): users in www group can commit
Romain Gonçalves
2024-05-12
1
-1
/
+1
*
feat(roles/sshd_keys): simplify key management
Romain Gonçalves
2024-05-12
4
-27
/
+17
*
feat(roles/cgit): new variables structure
Romain Gonçalves
2024-05-12
10
-158
/
+98
*
feat(roles/httpd_pre): add httpd_pre role
Romain Gonçalves
2024-05-12
4
-0
/
+105
*
feat(roles/nextcloud): automate with occ
Romain Gonçalves
2024-02-13
10
-251
/
+360
*
feat(roles/redis): add redis role
Romain Gonçalves
2024-02-13
1
-0
/
+12
*
feat(roles/postgresql): simplify postgresql init
Romain Gonçalves
2024-02-13
7
-60
/
+48
*
fix(roles/acme): restart relayd on new certificates only
Romain Gonçalves
2024-02-10
1
-0
/
+1
*
refactor(roles): new variable naming standard
Romain Gonçalves
2024-02-08
28
-206
/
+171
*
feat(roles/nextcloud): bring back basic nextcloud setup
Romain Gonçalves
2024-02-08
6
-0
/
+404
*
refactor: split main playbook in sub-playbooks
Romain Gonçalves
2024-02-08
4
-48
/
+36
*
feat(roles/unix_users): create unix users
Romain Gonçalves
2024-02-08
3
-0
/
+73
*
feat(roles/hostname): synchronize hostname with inventory hostname
Romain Gonçalves
2024-02-08
1
-0
/
+5
*
refactor(vars): flatten group_vars and host_vars files
Romain Gonçalves
2024-02-08
9
-77
/
+135
*
feat: use additional secret inventory
Romain Gonçalves
2024-02-08
2
-1
/
+2
*
feat(filter_plugins): normalize special character to ascii characters
Romain Gonçalves
2024-02-08
2
-1
/
+19
*
chore: gitignore pyc files
Romain Gonçalves
2024-02-08
1
-0
/
+1
*
feat(roles/toolbox): install small programms like mosh
Romain Gonçalves
2024-01-05
3
-0
/
+23
*
feat(roles/relayd): generate ssl keys and dummy certificates
Romain Gonçalves
2024-01-01
2
-0
/
+40
*
refactor(roles/acme): flatten authority variables
Romain Gonçalves
2024-01-01
4
-24
/
+21
*
refactor(roles/httpd): merge httpd roles
Romain Gonçalves
2024-01-01
11
-131
/
+43
*
feat(roles/update): add system update role
Romain Gonçalves
2023-12-21
1
-0
/
+16
*
feat(roles/prerequisites): make prerequisites a specific role
Romain Gonçalves
2023-12-21
2
-14
/
+17
*
chore(inventory): rename hosts with new naming scheme
Romain Gonçalves
2023-12-20
12
-90
/
+6
*
docs: shorten instructions and add naming scheme
Romain Gonçalves
2023-12-20
1
-47
/
+22
*
chore(roles/_workstation): install regular pdfjs package
qwd/devel
Romain Gonçalves
2023-12-18
1
-1
/
+1
*
chore(roles/_workstation): deprecate wkhtmltopdf
Romain Gonçalves
2023-12-18
1
-1
/
+3
*
fix(roles/_workstation): install packages from makepkg variable
Romain Gonçalves
2023-12-18
1
-6
/
+1
*
fix(roles/_workstation): wkhtmltopdf is aur only
Romain Gonçalves
2023-12-18
1
-1
/
+0
*
feat(roles/_workstation): install jless
Romain Gonçalves
2023-12-18
1
-1
/
+2
*
fix(roles/_workstation): defaults to empty list for variable
Romain Gonçalves
2023-12-18
1
-1
/
+1
[next]
remember that computers suck.