From 2c8c7c8c73b4f6231af37bff78a180030ee0144f Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Tue, 18 Feb 2025 13:53:06 +0100 Subject: [PATCH] add dep --- meta/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index 66b1ca8..74b4a5a 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -46,6 +46,7 @@ galaxy_info: # NOTE: A tag is limited to a single word comprised of alphanumeric characters. # Maximum 20 tags per role. - dependencies: [] + dependencies: + - { role: tco.changelog, myrole_name: ansible_slapd } # List your role dependencies here, one per line. Be sure to remove the '[]' above, # if you add dependencies to this list. \ No newline at end of file