From 11bcc03a1547d470228a1e58bde0cdb5d71e1f8b Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 24 Oct 2023 14:37:26 +0200 Subject: [PATCH] upt playbook --- collections/requirements.yml | 2 ++ roles/requirements.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/collections/requirements.yml b/collections/requirements.yml index 7feb75f..b7e5c60 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,4 +1,6 @@ --- collections: - name: community.general + source: https://galaxy.ansible.com + - name: community.generaldasdas source: https://galaxy.ansible.com \ No newline at end of file diff --git a/roles/requirements.yml b/roles/requirements.yml index b9e2614..8e206a9 100644 --- a/roles/requirements.yml +++ b/roles/requirements.yml @@ -1,5 +1,5 @@ --- -collections: +roles: - name: community.general source: https://galaxy.ansible.com - name: community.generaldas