From 42269400328500286a73643e0e0e92f94a3d3f96 Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Thu, 18 Jan 2024 11:21:35 +0100 Subject: [PATCH] + changelog --- meta/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index 227ad9c..6ee94bd 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -47,7 +47,8 @@ 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_php-fpm } # 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