From e2b2acd56a4a7b968f7a901157b9d0a624cf5a3c Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Fri, 6 Oct 2023 07:00:52 +1300 Subject: [PATCH] CHORE: Lint fix --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index a8ea48c..34f8eba 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,3 +1,3 @@ collections: - ansible.windows - - community.general \ No newline at end of file + - community.general