fix: dont flush handlers

!2
This commit is contained in:
2023-10-28 16:43:22 +09:30
parent a60b1fcc8d
commit 4908775367

View File

@ -185,13 +185,6 @@
- containerRegistry
- name: Restart ContainerD if required
meta: flush_handlers
tags:
- install
- containerRegistry
- name: Install required python modules
ansible.builtin.pip:
name: kubernetes
@ -295,14 +288,6 @@
- firewall
- name: Apply new firewall rules, if required
meta: flush_handlers
tags:
- install
- iptables
- firewall
- name: Create local workdir
file:
path: "{{ item }}"