diff --git a/setup.yml b/setup.yml index 8625cdd..863905c 100644 --- a/setup.yml +++ b/setup.yml @@ -36,6 +36,8 @@ - name: "Import autodiscover pre-tasks" include_tasks: tasks/autodiscover_pre_tasks.yml + tags: + - autodiscover roles: - role: ansible-role-docker diff --git a/smardigo.yml b/smardigo.yml index a4e346a..04f3973 100644 --- a/smardigo.yml +++ b/smardigo.yml @@ -16,6 +16,8 @@ - name: "Import autodiscover pre-tasks" include_tasks: tasks/autodiscover_pre_tasks.yml + tags: + - autodiscover roles: - role: postfix