Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-19 | Make ansible work with system python | Dmitry Ilvokhin | |
Seems like at some point I got new version of python as a dependency from homebrew and it eventually bumped libraries versions. Now new python is gone, so make infra runbooks working out of the box with system python. | |||
2025-02-15 | Upgrade cffi python package | Dmitry Ilvokhin | |
After Python upgrade cffi build stopped working. Upgrading it's version to the latest as a fix. | |||
2024-06-30 | Update python dependencities to make dependabot happy | Dmitry Ilvokhin | |
2024-06-30 | Add yamllint linter and supporting script | Dmitry Ilvokhin | |
2023-12-18 | Initial commit | Dmitry Ilvokhin | |
Add necessary files. |