diff options
author | Egor Tensin <egor@tensin.name> | 2024-11-19 22:28:48 +0100 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2024-11-19 22:28:48 +0100 |
commit | 38e5629479720d29805f868bc1d71528f1a1ae3b (patch) | |
tree | 3ec8a7c3833dde882c87c4f4b8c8371856d89156 | |
parent | my_workspace: switch to docker_compose_v2 (diff) | |
download | infra-ansible-4.0.1.tar.gz infra-ansible-4.0.1.zip |
-rw-r--r-- | galaxy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ namespace: tensin name: infra -version: 4.0.0 +version: 4.0.1 description: Some common Ansible roles used by me to manage things repository: https://github.com/egor-tensin/infra-ansible readme: README.md |