initial commit of role
This commit is contained in:
8
defaults/main.yml
Normal file
8
defaults/main.yml
Normal 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
|
||||
Reference in New Issue
Block a user