| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 packageqwd/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 |
* | feat(vault): scope gopass per user session | Romain Gonçalves | 2023-06-14 | 1 | -1/+9 |
* | feat: ansible-vault with gopass + granular host_vars and group_vars | Romain Gonçalves | 2023-04-02 | 20 | -374/+705 |
* | feat(roles/cgit): add argument specs | Romain Gonçalves | 2023-04-02 | 8 | -90/+160 |
* | feat(roles/git): add argument specs | Romain Gonçalves | 2023-04-02 | 4 | -10/+45 |
* | feat(roles/sshd_keys): add argument specs | Romain Gonçalves | 2023-04-02 | 3 | -4/+60 |
* | feat(roles/sshd): add argument specs | Romain Gonçalves | 2023-04-02 | 2 | -2/+34 |
* | feat(roles/acme): add argument specs | Romain Gonçalves | 2023-04-02 | 6 | -35/+90 |
* | feat(roles/relayd): add argument specs | Romain Gonçalves | 2023-04-02 | 7 | -35/+99 |
* | feat(roles/pf): add argument specs | Romain Gonçalves | 2023-04-02 | 7 | -34/+79 |
* | feat(roles/_workstation): install fq for archlinux | Romain Gonçalves | 2023-01-26 | 1 | -0/+1 |
* | feat: load localhost variable for workstation playbook | Romain Gonçalves | 2023-01-02 | 2 | -0/+7 |
* | refactor(roles/_workstation): enforce changed_when statements | Romain Gonçalves | 2022-12-29 | 4 | -2/+7 |
* | feat(roles/_workstation): add makepkg role | Romain Gonçalves | 2022-12-29 | 9 | -1/+123 |
* | refactor: remove global __services from roles | Romain Gonçalves | 2022-12-21 | 9 | -34/+43 |
* | feat(roles/_workstation): install nix on archlinux | Romain Gonçalves | 2022-12-21 | 1 | -0/+1 |
* | refactor(roles/pf): modular test for open ports | Romain Gonçalves | 2022-12-17 | 3 | -5/+8 |
* | refactor: use notify keywords with list only | Romain Gonçalves | 2022-12-17 | 2 | -2/+4 |
* | feat(roles/acme): only show acme stderr | Romain Gonçalves | 2022-12-17 | 1 | -4/+4 |
* | fix(roles/cgit): key was renamed after module name | Romain Gonçalves | 2022-12-17 | 1 | -3/+3 |
* | fix(roles/sshd): moved ssh key sync in separate role | Romain Gonçalves | 2022-12-17 | 1 | -2/+1 |
* | fix(host_vars): pass sshd listen port for dc0 | Romain Gonçalves | 2022-12-17 | 1 | -2/+3 |
* | feat(vars): add workstation + ws-work01 variables | Romain Gonçalves | 2022-12-17 | 2 | -0/+6 |
* | refactor(roles): force byte conversion by ansible | Romain Gonçalves | 2022-12-17 | 31 | -51/+51 |
* | refactor(playbook): remove tags from all playbook | Romain Gonçalves | 2022-12-17 | 1 | -21/+0 |
* | feat(roles/_workstation): add syncthing role | Romain Gonçalves | 2022-12-17 | 3 | -0/+27 |
* | refactor: split sshd and ssh key synchronization | Romain Gonçalves | 2022-12-17 | 7 | -7/+30 |
* | refactor: pass ansible-lint with yaml header | Romain Gonçalves | 2022-12-12 | 87 | -4/+186 |
* | feat(roles/_workstation): add dotfiles role | Romain Gonçalves | 2022-12-12 | 4 | -0/+63 |
* | chore: explode workstation role in subroles | Romain Gonçalves | 2022-12-12 | 51 | -259/+350 |
* | feat(roles/workstation): add diffoscope for archlinux | Romain Gonçalves | 2022-11-03 | 1 | -0/+1 |
* | lint: pass ansible-lint + yamllint | Romain Gonçalves | 2022-10-22 | 60 | -507/+750 |
* | roles(workstation): bump packages | Romain Gonçalves | 2022-10-22 | 2 | -2/+6 |
* | roles(workstation): download hosts file from mirror | Romain Gonçalves | 2022-10-22 | 1 | -2/+1 |
* | roles(workstation): add cronie task | Romain Gonçalves | 2022-10-22 | 2 | -0/+13 |
* | chore: migrate package install in distinct roles | Romain Gonçalves | 2022-10-01 | 9 | -67/+64 |