aboutsummaryrefslogtreecommitdiffstats
path: root/roles/pf/defaults
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-03-30 21:33:28 +0200
committerRomain Gonçalves <me@rgoncalves.se>2022-07-03 17:31:09 +0200
commit0ef51f8a0337eb0945cdf408a08691633c616b73 (patch)
tree0a1e35fd950c80f13a7ef6c3fa4c16b68c2ab671 /roles/pf/defaults
parente0aa90f72863c8c46757944280406014da83268a (diff)
downloadrules-0ef51f8a0337eb0945cdf408a08691633c616b73.tar.gz
roles/workstation: introduce ws-think03
Diffstat (limited to 'roles/pf/defaults')
0 files changed, 0 insertions, 0 deletions
remember that computers suck.
/span>/+1 | * roles/workstation: Setup docker daemon configurationRomain Gonçalves2022-01-113-0/+18 | * roles/workstation: Split distribution variable filesRomain Gonçalves2022-01-115-107/+108 | * roles/workstation: Install firefoxRomain Gonçalves2022-01-111-0/+2 | * roles/workstation: Install startx and xorg-serverRomain Gonçalves2022-01-081-0/+2 | | | | Required for starting the display server * roles/workstation: Install youtube-dl fork on archlinuxRomain Gonçalves2022-01-081-0/+1 | * roles/cgit: Enable blame and log featuresRomain Gonçalves2022-01-071-0/+4 | * roles/workstation: Scaffold libvirt on archlinuxRomain Gonçalves2022-01-073-0/+21 | * roles/workstation: Install virt + pyenv + postgresRomain Gonçalves2022-01-061-0/+3 | * roles/workstation: Install rust programming languageRomain Gonçalves2022-01-051-0/+1 | * roles/workstation: Install nodejs utilsRomain Gonçalves2022-01-051-0/+3 | * roles/workstation: Install go and python-qrencodeRomain Gonçalves2022-01-031-0/+2 | * roles/workstation: Install inotify for dirty scriptsRomain Gonçalves2022-01-011-0/+1 | * dc0: Migrate git stuff to ungleich vpsRomain Gonçalves2021-12-307-4/+21 | | | | | Moving a bunch of git related services (git users, repository and cgit web interface) from physical servers to ungleich cloud. * ansible_port: Add ssh port switch to network rolesRomain Gonçalves2021-12-306-3/+14 | * poetry: Update dependenciesRomain Gonçalves2021-12-301-7/+7 | * playbooks: Move playbook files to root directoryRomain Gonçalves2021-12-305-2/+0 | * roles/cgit: Fix favicon location and mimetypesRomain Gonçalves2021-12-232-2/+11 | * roles/cgit: Enable cacheRomain Gonçalves2021-12-222-0/+12 | * README: Fix permissions informations in commandsRomain Gonçalves2021-12-221-4/+4 | * groups_vars: All hosts run ssh and healthcheckRomain Gonçalves2021-12-221-0/+10 | * roles: Add miniflux for stack0-cld0Romain Gonçalves2021-12-215-0/+155 | * roles/postgres: Force initdb to be run as pg userRomain Gonçalves2021-12-211-5/+4 | * roles/nfsclient: Pass ansible-lintRomain Gonçalves2021-12-212-4/+4 | | | | posix.mount should be used and tested when possible * roles/postgres: Pass ansible-lintRomain Gonçalves2021-12-213-5/+5 | * roles/pf: Pass ansible-lintRomain Gonçalves2021-12-212-10/+12 | * roles/cgit: Pass ansible-lintRomain Gonçalves2021-12-211-2/+4 | * roles/acme: Pass ansible-lintRomain Gonçalves2021-12-211-3/+5 | * roles/relayd: Use handler and pass ansible-lintRomain Gonçalves2021-12-212-3/+6 | * roles/httpd: Add healthcheck subroleRomain Gonçalves2021-12-217-0/+72 | * host/stack0: Disable NFS mount for httpdRomain Gonçalves2021-12-211-0/+2 | * playbooks: Prevent sensible task to be always runRomain Gonçalves2021-12-211-2/+6 | * README: Add first steps informationsRomain Gonçalves2021-12-211-5/+44 | * bin: Add env wrapper for mitogen runtimeRomain Gonçalves2021-12-211-0/+14 | * poetry: Update dependencies and install mitogenRomain Gonçalves2021-12-212-31/+51 | * roles/workstation: Reorder packages index in listRomain Gonçalves2021-12-201-6/+6 | * roles/workstation: Install pip/pipx for ArchlinuxRomain Gonçalves2021-12-201-1/+3 | * roles/workstation: Install text and pdf processingRomain Gonçalves2021-12-201-0/+4 | * roles/workstation: Install rsyncRomain Gonçalves2021-12-191-0/+1 | * roles: Add Znc and apply to dc0 hostRomain Gonçalves2021-12-153-0/+34 | * roles: Add rc for service file creationRomain Gonçalves2021-12-158-0/+59 | | | | Supports openrc and rc for Alpine and OpenBSD * roles/workstation: Install utilitiesRomain Gonçalves2021-12-151-0/+4 | * roles/vmm: Remove extra lookup for password locationRomain Gonçalves2021-12-142-2/+2 | * roles/workstation: Git-crypt is needed for infra secretsRomain Gonçalves2021-12-141-0/+1 | remember that computers suck.