diff --git a/playbooks/host_hatoria.banananet.work.yml b/playbooks/host_hatoria.banananet.work.yml index 51893fe..570622b 100644 --- a/playbooks/host_hatoria.banananet.work.yml +++ b/playbooks/host_hatoria.banananet.work.yml @@ -5,6 +5,8 @@ bnet_cloud_username: "{{ bnet_cloud_domain | domain_to_username }}" roles: - role: nginx/default_server # Would not be configurable otherwise + tags: + - default_server # Git Server - role: server/gitea tags: diff --git a/site.yml b/site.yml index 6996e30..dc11701 100644 --- a/site.yml +++ b/site.yml @@ -31,6 +31,8 @@ roles: - role: misc/ssh_tg_notify recipient_id: "{{ zocker_telegram_id }}" + tags: + - ssh_tg_notify # Group specific configurations - name: Include configuration for group bwcloud