Ensure sysctl change is persisted
See note in https://wiki.archlinux.org/index.php/Sysctl#Configuration
This commit is contained in:
parent
f207b2eedd
commit
600bc4bb58
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
||||||
sysctl_set: yes
|
sysctl_set: yes
|
||||||
state: present
|
state: present
|
||||||
reload: yes
|
reload: yes
|
||||||
|
sysctl_file: /etc/sysctl.d/99-sysctl.conf
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
- name: Install wireguard tools
|
- name: Install wireguard tools
|
||||||
|
|
Loading…
Reference in a new issue