diff options
author | Egor Tensin <egor@tensin.name> | 2025-07-26 00:34:34 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-07-26 00:34:34 +0200 |
commit | abe31414c5047ef02de2290cf00ae437241f504c (patch) | |
tree | ea70a1ba0c4af0be58ddcf865e0ac8445c6692b6 | |
parent | docker: fix a broken condition (diff) | |
download | infra-ansible-abe31414c5047ef02de2290cf00ae437241f504c.tar.gz infra-ansible-abe31414c5047ef02de2290cf00ae437241f504c.zip |
-rw-r--r-- | galaxy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ namespace: tensin name: infra -version: 4.3.0 +version: 4.4.0 description: Some common Ansible roles used by me to manage things repository: https://github.com/egor-tensin/infra-ansible readme: README.md |