aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* README: updateHEADmasterEgor Tensin2023-11-20
|
* rate_mirrors: fix command line usageEgor Tensin2023-08-15
| | | | I don't really get it; I think it was just recently changed?
* move Ansible files to src/Egor Tensin2023-07-31
|
* downgrade AnsibleEgor Tensin2023-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 targetEgor Tensin2023-07-28
|
* remove the my_server roleEgor Tensin2023-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 practicesEgor Tensin2023-07-28
|
* dotfiles: bring up-to-dateEgor Tensin2023-07-25
|
* rate_mirrors: fix command line usageEgor Tensin2023-07-17
|
* bump dependenciesEgor Tensin2023-07-17
|
* Makefile: move the prelude to prelude.mkEgor Tensin2023-06-30
|
* use the canonical path argument to ansible.posix.aclEgor Tensin2023-05-29
|
* unpin community.generalEgor Tensin2023-05-29
| | | | | Hopefully, all the recent versions of Ansible bundle the version that carries the fix.
* workflows/run: tweak step namesEgor Tensin2023-05-21
|
* README: updateEgor Tensin2023-05-21
|
* fix some ansible-lint warningsEgor Tensin2023-05-21
|
* my_server: update docker-compose flagsEgor Tensin2023-05-21
|
* inventory: update vpn-ru portEgor Tensin2023-03-10
|
* dotfiles: update Vim pluginsEgor Tensin2023-03-04
|
* dotfiles: run update.shEgor Tensin2023-03-04
|
* Makefile: add recipe for reboot/cloudEgor Tensin2023-03-02
|
* workflows/run: change the default param valueEgor Tensin2023-03-02
|
* Makefile: rename a variableEgor Tensin2023-03-02
|
* Makefile: add reboot recipeEgor Tensin2023-03-02
|
* inventory: update web portEgor Tensin2023-02-06
|
* shorten long command linesEgor Tensin2023-01-26
|
* my_server: one step instead of threeEgor Tensin2023-01-26
|
* snap: forgot to remove the extra conditionalEgor Tensin2023-01-26
|
* add role dotfilesEgor Tensin2023-01-26
|
* move tool existence conditionals to role commonEgor Tensin2023-01-25
|
* lintingEgor Tensin2023-01-25
|
* workflows/run: upgrade an actionEgor Tensin2023-01-01
|
* Revert "remove vpn-ru"Egor Tensin2022-10-17
| | | | This reverts commit 77b495d5e3231e635ef4d81a08da80db9fe514b4.
* workflows/run: upgrade actionsEgor Tensin2022-10-16
|
* inventory: update web portEgor Tensin2022-10-07
|
* remove pi1Egor Tensin2022-10-07
|
* remove pc1Egor Tensin2022-10-07
|
* remove vpn-ruEgor Tensin2022-10-07
|
* roles: add rate_mirrorsEgor Tensin2022-08-04
|
* rename tasksEgor Tensin2022-08-04
|
* remove trailing whitespaceEgor Tensin2022-08-04
|
* inventory: rename a groupEgor Tensin2022-05-27
|
* inventory: add vpn-ru.egort.nameEgor Tensin2022-05-09
|
* Makefile: consistent preludeEgor Tensin2022-05-06
|
* my_server: check w/ sudoEgor Tensin2022-05-06
|
* inventory: enable pi2 back for nowEgor Tensin2022-04-27
|
* inventory: update usersEgor Tensin2022-04-26
|
* my_server: update directoryEgor Tensin2022-04-23
|
* inventory: update usersEgor Tensin2022-04-23
|
* move SSH settings from inventory to ansible.cfgEgor Tensin2022-04-01
|