Added tags to included roles

master
Felix Stupp 3 years ago
parent 08e91883b3
commit 644164eac5
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -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:

@ -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

Loading…
Cancel
Save