Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | downgrade Ansible | Egor Tensin | 2023-07-31 |
| | | | | | | | I noticed that my server get rebooted multiple times. That was because Ansible 2.15 doesn't de-duplicate handlers imported in multiple roles. This should be fixed some time in 2.15; after that, I should check if handlers from unconditional imports are preserved. | ||
* | Makefile: remove a stupid .SECONDEXPANSION target | Egor Tensin | 2023-07-28 |
| | |||
* | remove the my_server role | Egor Tensin | 2023-07-28 |
| | | | | | | | It's no longer adequate since I have all the service split into different docker-compose.yml files; and I don't necessarily want to upgrade all of them at once. Maybe I'll bring it back with something like `make upgrade/all` later. | ||
* | Makefile: best practices | Egor Tensin | 2023-07-28 |
| | |||
* | dotfiles: bring up-to-date | Egor Tensin | 2023-07-25 |
| | |||
* | rate_mirrors: fix command line usage | Egor Tensin | 2023-07-17 |
| | |||
* | bump dependencies | Egor Tensin | 2023-07-17 |
| | |||
* | Makefile: move the prelude to prelude.mk | Egor Tensin | 2023-06-30 |
| | |||
* | use the canonical path argument to ansible.posix.acl | Egor Tensin | 2023-05-29 |
| | |||
* | unpin community.general | Egor Tensin | 2023-05-29 |
| | | | | | Hopefully, all the recent versions of Ansible bundle the version that carries the fix. | ||
* | workflows/run: tweak step names | Egor Tensin | 2023-05-21 |
| | |||
* | README: update | Egor Tensin | 2023-05-21 |
| | |||
* | fix some ansible-lint warnings | Egor Tensin | 2023-05-21 |
| | |||
* | my_server: update docker-compose flags | Egor Tensin | 2023-05-21 |
| | |||
* | inventory: update vpn-ru port | Egor Tensin | 2023-03-10 |
| | |||
* | dotfiles: update Vim plugins | Egor Tensin | 2023-03-04 |
| | |||
* | dotfiles: run update.sh | Egor Tensin | 2023-03-04 |
| | |||
* | Makefile: add recipe for reboot/cloud | Egor Tensin | 2023-03-02 |
| | |||
* | workflows/run: change the default param value | Egor Tensin | 2023-03-02 |
| | |||
* | Makefile: rename a variable | Egor Tensin | 2023-03-02 |
| | |||
* | Makefile: add reboot recipe | Egor Tensin | 2023-03-02 |
| | |||
* | inventory: update web port | Egor Tensin | 2023-02-06 |
| | |||
* | shorten long command lines | Egor Tensin | 2023-01-26 |
| | |||
* | my_server: one step instead of three | Egor Tensin | 2023-01-26 |
| | |||
* | snap: forgot to remove the extra conditional | Egor Tensin | 2023-01-26 |
| | |||
* | add role dotfiles | Egor Tensin | 2023-01-26 |
| | |||
* | move tool existence conditionals to role common | Egor Tensin | 2023-01-25 |
| | |||
* | linting | Egor Tensin | 2023-01-25 |
| | |||
* | workflows/run: upgrade an action | Egor Tensin | 2023-01-01 |
| | |||
* | Revert "remove vpn-ru" | Egor Tensin | 2022-10-17 |
| | | | | This reverts commit 77b495d5e3231e635ef4d81a08da80db9fe514b4. | ||
* | workflows/run: upgrade actions | Egor Tensin | 2022-10-16 |
| | |||
* | inventory: update web port | Egor Tensin | 2022-10-07 |
| | |||
* | remove pi1 | Egor Tensin | 2022-10-07 |
| | |||
* | remove pc1 | Egor Tensin | 2022-10-07 |
| | |||
* | remove vpn-ru | Egor Tensin | 2022-10-07 |
| | |||
* | roles: add rate_mirrors | Egor Tensin | 2022-08-04 |
| | |||
* | rename tasks | Egor Tensin | 2022-08-04 |
| | |||
* | remove trailing whitespace | Egor Tensin | 2022-08-04 |
| | |||
* | inventory: rename a group | Egor Tensin | 2022-05-27 |
| | |||
* | inventory: add vpn-ru.egort.name | Egor Tensin | 2022-05-09 |
| | |||
* | Makefile: consistent prelude | Egor Tensin | 2022-05-06 |
| | |||
* | my_server: check w/ sudo | Egor Tensin | 2022-05-06 |
| | |||
* | inventory: enable pi2 back for now | Egor Tensin | 2022-04-27 |
| | |||
* | inventory: update users | Egor Tensin | 2022-04-26 |
| | |||
* | my_server: update directory | Egor Tensin | 2022-04-23 |
| | |||
* | inventory: update users | Egor Tensin | 2022-04-23 |
| | |||
* | move SSH settings from inventory to ansible.cfg | Egor Tensin | 2022-04-01 |
| | |||
* | retry timed out SSH connections | Egor Tensin | 2022-04-01 |
| | |||
* | ansible.cfg: add a comment | Egor Tensin | 2022-04-01 |
| | |||
* | roles: add yay | Egor Tensin | 2022-03-17 |
| |