From a44adf332571256c4dd6c0529e0a3c7274763790 Mon Sep 17 00:00:00 2001 From: Matej Focko Date: Sun, 11 Oct 2020 20:20:56 +0200 Subject: [PATCH] Remove collection community.general Tracked in #6 Signed-off-by: Matej Focko --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4eb897b..56065ca 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ deps: ansible-galaxy collection install community.general fedora-deps: - sudo dnf install -y ansible ansible-collection-community-general + sudo dnf install -y ansible # ansible-collection-community-general gpg: - bash scripts/generate_gpg.sh \ No newline at end of file + bash scripts/generate_gpg.sh