diff --git a/roles/arr/meta/main.yaml b/roles/arr/meta/main.yaml index a8f4f00..d073d82 100644 --- a/roles/arr/meta/main.yaml +++ b/roles/arr/meta/main.yaml @@ -21,6 +21,5 @@ galaxy_info: # NOTE: A tag is limited to a single word comprised of alphanumeric characters. # Maximum 20 tags per role. -dependencies: [] - # List your role dependencies here, one per line. Be sure to remove the '[]' above, - # if you add dependencies to this list. +dependencies: + - caddy diff --git a/roles/grocy/meta/main.yaml b/roles/grocy/meta/main.yaml index ea68190..2b1493a 100644 --- a/roles/grocy/meta/main.yaml +++ b/roles/grocy/meta/main.yaml @@ -29,6 +29,5 @@ galaxy_info: # NOTE: A tag is limited to a single word comprised of alphanumeric characters. # Maximum 20 tags per role. -dependencies: [] - # List your role dependencies here, one per line. Be sure to remove the '[]' above, - # if you add dependencies to this list. +dependencies: + - caddy diff --git a/roles/paperless/meta/main.yaml b/roles/paperless/meta/main.yaml index ea68190..2b1493a 100644 --- a/roles/paperless/meta/main.yaml +++ b/roles/paperless/meta/main.yaml @@ -29,6 +29,5 @@ galaxy_info: # NOTE: A tag is limited to a single word comprised of alphanumeric characters. # Maximum 20 tags per role. -dependencies: [] - # List your role dependencies here, one per line. Be sure to remove the '[]' above, - # if you add dependencies to this list. +dependencies: + - caddy