aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github (unfollow)
Commit message (Collapse)Author
2023-07-31downgrade AnsibleEgor Tensin
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.
2023-05-21workflows/run: tweak step namesEgor Tensin
2023-03-02workflows/run: change the default param valueEgor Tensin
2023-03-02Makefile: rename a variableEgor Tensin
2023-01-01workflows/run: upgrade an actionEgor Tensin
2022-10-16workflows/run: upgrade actionsEgor Tensin
2022-03-17workflows/ci: install newer collectionsEgor Tensin
2021-10-16workflows/run: tweak step namesEgor Tensin
2021-10-11workflows/run: use action to set up ssh-agentEgor Tensin
2021-08-19add MakefileEgor Tensin
2021-08-09workflows/run: add hosts filteringEgor Tensin
2021-08-09add GitHub Actions workflowEgor Tensin