xoxys.podman/molecule/rocky8/converge.yml

10 lines
182 B
YAML
Raw Normal View History

2022-03-18 19:07:25 +01:00
---
- name: Converge
hosts: all
vars:
kernel_cgroup_v2_enabled: True
kernel_ipv4_ping_group_range: "0 2000000"
2022-03-18 19:07:25 +01:00
roles:
- role: xoxys.kernel
2022-03-18 19:07:25 +01:00
- role: xoxys.podman