mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 18:22:54 +02:00
6 lines
99 B
YAML
6 lines
99 B
YAML
---
|
|
- name: reload sysctl
|
|
ansible.builtin.command:
|
|
cmd: sysctl --system
|
|
changed_when: true
|