5 changed files with 22 additions and 12 deletions
@ -1,5 +1,9 @@
|
||||
--- |
||||
- name: Converge |
||||
hosts: all |
||||
vars: |
||||
kernel_cgroup_v2_enabled: True |
||||
kernel_ipv4_ping_group_range: "0 2000000" |
||||
roles: |
||||
- role: xoxys.kernel |
||||
- role: xoxys.podman |
||||
|
Loading…
Reference in new issue