From ffb66f7281b2581523bbec3345253657d61a28ef Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Thu, 12 Oct 2023 13:27:02 +0200 Subject: [PATCH] add dep to tco.changelog --- meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index af562a3..a0214c3 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -48,6 +48,6 @@ galaxy_info: dependencies: - role: tconstans.apache - - { role: tco.changelog, role_version: 1.0, myrole_name: apache_vhost } + - { role: tco.changelog, myrole_name: ansible_apache_vhost } # 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