From fed18014c8bd34dea67e815750ac7866e2238ea4 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Sat, 1 Jun 2024 20:18:55 +1200 Subject: [PATCH] =?UTF-8?q?ci:=20Molecule=20should=20run=20=20=F0=9F=92=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- collections.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 collections.yml diff --git a/collections.yml b/collections.yml new file mode 100644 index 0000000..d814bc0 --- /dev/null +++ b/collections.yml @@ -0,0 +1,3 @@ +- name: ansible.posix +- name: community.general +- name: community.docker