summaryrefslogtreecommitdiff
path: root/changelogs/fragments/69154-install-collection-from-git-repo.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/69154-install-collection-from-git-repo.yml')
-rw-r--r--changelogs/fragments/69154-install-collection-from-git-repo.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/changelogs/fragments/69154-install-collection-from-git-repo.yml b/changelogs/fragments/69154-install-collection-from-git-repo.yml
deleted file mode 100644
index e0e5a7385d..0000000000
--- a/changelogs/fragments/69154-install-collection-from-git-repo.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-minor_changes:
- - ansible-galaxy - Allow installing collections from git repositories.
- - ansible-galaxy - Requirement entries for collections now support a 'type' key to indicate whether the collection is a galaxy artifact, file, url, or git repo.
- - ansible-galaxy - Support both 'galaxy.yml' and 'galaxy.yaml' files for collections.