vn-ansible/roles/debian-host/handlers/main.yml

5 lines
80 B
YAML
Raw Normal View History

- name: restart-sysctl
service:
name: systemd-sysctl
state: restarted