initial commit of role

This commit is contained in:
2025-04-03 14:44:21 +02:00
parent ac27a0c9db
commit e59fc5f9a8
3 changed files with 154 additions and 0 deletions

8
defaults/main.yml Normal file
View File

@@ -0,0 +1,8 @@
# SPDX-FileCopyrightText: 2025 Max Mehl <https://mehl.mx>
#
# SPDX-License-Identifier: Apache-2.0
---
systemd_state: started
systemd_enabled: true
systemd_daemon_reload: true