From 4755f742f3810beadbbb3ac439c26d64501b5fb7 Mon Sep 17 00:00:00 2001 From: s3lph Date: Mon, 19 Jul 2021 02:58:18 +0200 Subject: [PATCH] Migrate all dependency branch names from master to main --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 4efc3eb..dc30efb 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -40,7 +40,7 @@ tags: # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # range specifiers can be set and are separated by ',' dependencies: - git@gitlab.com:s3lph/ansible-collection-pki: master + git@gitlab.com:s3lph/ansible-collection-pki: main # The URL of the originating SCM repository repository: https://gitlab.com/s3lph/ansible-collection-prometheus