diff options
author | Egor Tensin <egor@tensin.name> | 2024-03-18 10:16:28 +0100 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2024-03-18 10:16:28 +0100 |
commit | 9a5b112077c6b0a770890a2191562f8f75f9b7b4 (patch) | |
tree | 61bfdeee43f53a0d43342ef932a8bedd49b62838 | |
parent | apt_repo: append distribution by default (diff) | |
download | infra-ansible-9a5b112077c6b0a770890a2191562f8f75f9b7b4.tar.gz infra-ansible-9a5b112077c6b0a770890a2191562f8f75f9b7b4.zip |
v3.0.0v3.0.0
-rw-r--r-- | galaxy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ namespace: tensin name: infra -version: 2.0.4 +version: 3.0.0 description: Some common Ansible roles used by me to manage things repository: https://github.com/egor-tensin/infra-ansible readme: README.md |