This commit is contained in:
2026-03-04 19:07:28 +01:00
parent bd0034cc2e
commit ac622acc10
2 changed files with 16 additions and 6 deletions

View File

@@ -82,6 +82,9 @@
dnf:
name: containerd.io
state: present
repeat: 3
delay: 10
until: containerd is installed
- name: Configure containerd
shell: |
@@ -262,7 +265,7 @@
create: yes
loop: "{{ aliases | dict2items }}"
when: inventory_hostname.endswith('-vm01.home.lan')
- name: Allow TCP 10250 from 192.168.77.0/24
firewalld:
source: 192.168.77.0/24