mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Ansible config for hetzner mailserver
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: reload sysctl
|
||||
ansible.builtin.command:
|
||||
cmd: sysctl --system
|
||||
changed_when: true
|
||||
Reference in New Issue
Block a user