{% extends "base.html" %} {% import "_macros.html" as m %} {% set editing = original_name is not none %} {% block title %}{{ "Edit" if editing else "New" }} group β rosbackup-ng{% endblock %} {% block page_title %}{{ "Edit group" if editing else "New group" }}{% endblock %} {% block head_actions %}β Groups{% endblock %} {% block content %}
A device belongs to this group if it is an explicit member or its tags match. Capability overrides can only restrict a member (deny-wins) β they never re-grant what the global settings forbid.
Removing a group only edits global.yaml β devices and their backups are untouched.