mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Remove stale TODOs (#12298)
Upstream consider it working as expected, won't fix https://github.com/ansible-collections/community.general/issues/7717#issuecomment-2061880929
This commit is contained in:
@@ -63,8 +63,6 @@
|
|||||||
changed_when: false
|
changed_when: false
|
||||||
check_mode: false
|
check_mode: false
|
||||||
|
|
||||||
# TODO: Remove once upstream issue is fixed
|
|
||||||
# https://github.com/ansible-collections/community.general/issues/7717
|
|
||||||
- name: Verify br_netfilter module path exists
|
- name: Verify br_netfilter module path exists
|
||||||
file:
|
file:
|
||||||
path: "{{ item }}"
|
path: "{{ item }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user