diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-08-29 21:07:40 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-08-29 21:07:40 +0200 |
commit | d6b81f24e0bd47e2ac56ecc35d5465796d7afc88 (patch) | |
tree | d6ce398d929ca827ef7b4587890d3fce1a85c1ea | |
parent | apt_repo: run apt update on key changes as well (diff) | |
download | infra-ansible-d6b81f24e0bd47e2ac56ecc35d5465796d7afc88.tar.gz infra-ansible-d6b81f24e0bd47e2ac56ecc35d5465796d7afc88.zip |
v0.0.23v0.0.23
-rw-r--r-- | galaxy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ namespace: tensin name: infra -version: 0.0.22 +version: 0.0.23 description: Some common Ansible roles used by me to manage things repository: https://github.com/egor-tensin/infra-ansible readme: README.md |