Bump version of community.general (#11724)

We use the persistent option of modprobe, which was introduced in 7.0.0
This commit is contained in:
Max Gautier
2024-11-18 12:02:54 +01:00
committed by GitHub
parent badfb6ca34
commit 6536ed41ac

View File

@@ -14,7 +14,7 @@ documentation: https://kubespray.io
license_file: LICENSE
dependencies:
ansible.utils: '>=2.5.0'
community.general: '>=3.0.0'
community.general: '>=7.0.0'
ansible.netcommon: '>=5.3.0'
ansible.posix: '>=1.5.4'
community.docker: '>=3.11.0'