mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-10-27 16:53:04 +00:00
a
This commit is contained in:
5
roles/kubernetes/handlers/main.yaml
Normal file
5
roles/kubernetes/handlers/main.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
|
||||||
|
- name: Reload sysctl
|
||||||
|
ansible.builtin.command: sysctl --system
|
||||||
|
when: ansible_facts['os_family'] == 'Debian'
|
||||||
|
changed_when: false
|
||||||
Reference in New Issue
Block a user