| Commit message (Expand) | Author | Age |
* | append .j2 extension to templates | Egor Tensin | 2023-08-20 |
* | add ansible_managed comment to templates | Egor Tensin | 2023-08-20 |
* | tweak names a bit | Egor Tensin | 2023-08-20 |
* | use variables instead facts mostly everywhere | Egor Tensin | 2023-08-20 |
* | ppa: tweak a step name | Egor Tensin | 2023-08-17 |
* | my_workspace: use community.docker.docker_compose | Egor Tensin | 2023-08-17 |
* | my_workspace: use community.general.make | Egor Tensin | 2023-08-16 |
* | my_workspace: don't install vim by default | Egor Tensin | 2023-08-16 |
* | fix some ansible-lint warnings | Egor Tensin | 2023-08-16 |
* | journald: up the log level | Egor Tensin | 2023-08-15 |
* | apt_repo: support keys that must be gpg --dearmor'ed | Egor Tensin | 2023-08-15 |
* | use ansible_distribution_release as default for APT setup | Egor Tensin | 2023-08-15 |
* | apt_ppa -> ppa | Egor Tensin | 2023-08-15 |
* | factor out apt repository setup to apt_repo | Egor Tensin | 2023-08-15 |
* | debian_ppa -> apt_ppa | Egor Tensin | 2023-08-15 |
* | debian_ppa: fix hardcoded key path | Egor Tensin | 2023-08-15 |
* | my_dotfiles: factor out constants to defaults/ | Egor Tensin | 2023-08-15 |
* | workspace -> my_workspace | Egor Tensin | 2023-08-15 |
* | import my_dotfiles role | Egor Tensin | 2023-08-15 |
* | letsencrypt: update README | Egor Tensin | 2023-08-15 |
* | add sshd role | Egor Tensin | 2023-08-14 |
* | docker: add a defaults file | Egor Tensin | 2023-08-14 |
* | docker: configure logging driver | Egor Tensin | 2023-08-14 |
* | docker: use community.docker.docker_prune | Egor Tensin | 2023-08-14 |
* | letsencrypt: split tasks into different files | Egor Tensin | 2023-08-14 |
* | update task names & add more logging | Egor Tensin | 2023-08-14 |
* | letsencrypt: fix manual token prompts | Egor Tensin | 2023-08-14 |
* | add a bunch of READMEs for roles | Egor Tensin | 2023-08-14 |
* | workspace: show docker-compose up output | Egor Tensin | 2023-08-14 |
* | workspace: ignore missing Makefile/docker-compose.yml | Egor Tensin | 2023-08-14 |
* | workspace: run make when available | Egor Tensin | 2023-08-13 |
* | workspace: refactoring | Egor Tensin | 2023-08-12 |
* | apt: unattended upgrades are optional | Egor Tensin | 2023-08-12 |
* | fix some ansible-lint warnings | Egor Tensin | 2023-08-11 |
* | apt: configure unattended-upgrades | Egor Tensin | 2023-08-11 |
* | journald: parametrize the log level | Egor Tensin | 2023-08-11 |
* | firewall: don't put invalid rules in /etc/iptables/ | Egor Tensin | 2023-08-10 |
* | cloud_init_wait: factor out to file_wait | Egor Tensin | 2023-08-10 |
* | cloud_init_wait: tolerate reboots | Egor Tensin | 2023-08-10 |
* | cloud_init_wait: wait for SSH connection first | Egor Tensin | 2023-08-10 |
* | cloud_init_wait: parametrize | Egor Tensin | 2023-08-09 |
* | add cloud_init_wait role | Egor Tensin | 2023-08-09 |
* | letsencrypt: update certificates on subdomain changes | Egor Tensin | 2023-08-09 |
* | wireguard: fix indentation | Egor Tensin | 2023-08-09 |
* | systemd_requires_mount_for: fix a systemd key name | Egor Tensin | 2023-08-09 |
* | firewall: fail on malformed rule files | Egor Tensin | 2023-08-09 |
* | journald: set default level to warning | Egor Tensin | 2023-08-09 |
* | firewall: make SSH port go first in rules | Egor Tensin | 2023-08-08 |
* | add router role | Egor Tensin | 2023-08-08 |
* | wireguard: optionally set iptables rules | Egor Tensin | 2023-08-08 |