From 2bca413df1f04e3f4811b9c4da9e1ec002c5fc4f Mon Sep 17 00:00:00 2001 From: Marius Alwan Meyer Date: Thu, 10 Aug 2023 17:44:32 +0200 Subject: [PATCH] explain myself --- requirements.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 1fd16f9..9ee1568 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,4 +1,5 @@ +# actions/run-ansible-lint forces me to name this file .yml instead of .yaml :( + collections: - # Install a collection from Ansible Galaxy. - name: community.docker source: https://galaxy.ansible.com