From 1a261aab1438909cc9644f52a1d26344044b4368 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Sat, 7 May 2022 22:22:27 +0200 Subject: [PATCH] cleaned requirements --- requirements.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.yml b/requirements.yml index f852ec3..9cdc979 100644 --- a/requirements.yml +++ b/requirements.yml @@ -4,10 +4,7 @@ collections: - name: 'community.crypto' - source: 'https://galaxy.ansible.com' - - name: 'community.general' - source: 'https://galaxy.ansible.com' roles: - src: 'ansibleguy.infra_certs'