From 3ac11815ca775f901f4ab3a6b576778ce4c04eae Mon Sep 17 00:00:00 2001 From: uumas Date: Fri, 14 Jul 2023 15:17:30 +0300 Subject: [PATCH] v0.5.9 --- galaxy.yml | 2 +- roles/apt_repository/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 roles/apt_repository/README.md diff --git a/galaxy.yml b/galaxy.yml index a65c280..956eea8 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -2,7 +2,7 @@ namespace: uumas name: general -version: 0.5.8 +version: 0.5.9 readme: README.md authors: - uumas diff --git a/roles/apt_repository/README.md b/roles/apt_repository/README.md new file mode 100644 index 0000000..a54153d --- /dev/null +++ b/roles/apt_repository/README.md @@ -0,0 +1 @@ +Gets apt repository gpg key from a url and adds repo to sources