From 2d8a9e1494c85ee196618828c84e8757f2c26f38 Mon Sep 17 00:00:00 2001 From: mkjpryor <642657+mkjpryor@users.noreply.github.com> Date: Wed, 23 Oct 2024 01:10:55 +0000 Subject: [PATCH] Update community.general to 9.5.0 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 0c805027..bd7f29b5 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -12,6 +12,6 @@ repository: "https://github.com/azimuth-cloud/ansible-collection-azimuth-ops" dependencies: ansible.posix: "1.6.2" - community.general: "7.4.0" + community.general: "9.5.0" kubernetes.core: "5.0.0" "git+https://github.com/azimuth-cloud/ansible-collection-terraform.git": "0.4.0"