From f74afc5272948b3619fbce0b46bf13ddf26b3bd4 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 24 Oct 2023 13:50:19 +0200 Subject: [PATCH] upt playbook --- collections/requirements.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 collections/requirements.yml diff --git a/collections/requirements.yml b/collections/requirements.yml new file mode 100644 index 0000000..7feb75f --- /dev/null +++ b/collections/requirements.yml @@ -0,0 +1,4 @@ +--- +collections: + - name: community.general + source: https://galaxy.ansible.com \ No newline at end of file