initial
This commit is contained in:
5
roles/modules/tasks/main.yaml
Normal file
5
roles/modules/tasks/main.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: Kernel module nf_conntrack
|
||||
community.general.modprobe:
|
||||
name: nf_conntrack
|
||||
state: present
|
||||
persistent: present
|
||||
Reference in New Issue
Block a user