diff --git a/meta/main.yml b/meta/main.yml index 5d50bf4..d697285 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -55,6 +55,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_phpldapadmin } # 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