Files
role-common-packages/tasks/base-package-auxiliary-settings.yml
hygienic-books 1933e02290 feat(role): Collect sysstat data with sysstat.service unit
Arch-based systems will never automatically enable a systemd service
unit for the administrator. Check if 'sysstat.service' exists. Start
and enable it if so.
2025-09-19 01:48:24 +02:00

5 lines
235 B
YAML

# SPDX-License-Identifier: MIT
- import_tasks: 'base-package-auxiliary-settings-sysstat.yml'
- import_tasks: 'base-package-auxiliary-settings-tmux.yml'
- import_tasks: 'base-package-auxiliary-settings-single-package-single-config.yml'