diff --git a/roles/init/templates/collections.yml.j2 b/roles/init/templates/collections.yml.j2 index 92c06d9..e51e316 100644 --- a/roles/init/templates/collections.yml.j2 +++ b/roles/init/templates/collections.yml.j2 @@ -1,6 +1,8 @@ --- collections: - - community.docker - - influxdata.molecule + - name: community.docker + - name: git+https://github.com/influxdata/ansible-collection-molecule.git + type: git + version: main