From 2fd3ac201358e1f87965af5f40999c166856d7a4 Mon Sep 17 00:00:00 2001 From: ByeonJungHun Date: Mon, 27 Nov 2023 14:19:33 +0900 Subject: [PATCH] test --- collections/requirements.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collections/requirements.yml b/collections/requirements.yml index 9fab97d..91b6da6 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1 +1,2 @@ -- name: ansible.utils \ No newline at end of file +collections: + - name: ansible.utils \ No newline at end of file