From 23e67a23a7b57fa5cb6fc92bd0843c3707d56ef9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 3 Jun 2024 15:38:37 +0200 Subject: Adding upstream version 24.6.0. Signed-off-by: Daniel Baumann --- test/roles/acme.missing_deps/requirements.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/roles') diff --git a/test/roles/acme.missing_deps/requirements.yml b/test/roles/acme.missing_deps/requirements.yml index 53c5937..58d68f1 100644 --- a/test/roles/acme.missing_deps/requirements.yml +++ b/test/roles/acme.missing_deps/requirements.yml @@ -1,2 +1,4 @@ collections: - foo.bar # collection that does not exist, so we can test offline mode +roles: + - this_role_does_not_exist # and also role that does not exist -- cgit v1.2.3