mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
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:
@@ -14,7 +14,7 @@ documentation: https://kubespray.io
|
|||||||
license_file: LICENSE
|
license_file: LICENSE
|
||||||
dependencies:
|
dependencies:
|
||||||
ansible.utils: '>=2.5.0'
|
ansible.utils: '>=2.5.0'
|
||||||
community.general: '>=3.0.0'
|
community.general: '>=7.0.0'
|
||||||
ansible.netcommon: '>=5.3.0'
|
ansible.netcommon: '>=5.3.0'
|
||||||
ansible.posix: '>=1.5.4'
|
ansible.posix: '>=1.5.4'
|
||||||
community.docker: '>=3.11.0'
|
community.docker: '>=3.11.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user