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