diff options
author | Egor Tensin <egor@tensin.name> | 2024-12-13 14:57:10 +0100 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2024-12-13 14:57:10 +0100 |
commit | 33132f1c45c0e368ebbea270f893ab33e5724e4c (patch) | |
tree | 8933011e7d299d360066b6fbe897af87eae80874 | |
parent | my_workspace: add option to only clone the repo (diff) | |
download | infra-ansible-4.0.2.tar.gz infra-ansible-4.0.2.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.1 +version: 4.0.2 description: Some common Ansible roles used by me to manage things repository: https://github.com/egor-tensin/infra-ansible readme: README.md |