From a39be61aac7fce8404f4c60cc7752ec9ca8af0fe Mon Sep 17 00:00:00 2001 From: Jon Date: Sun, 14 Jan 2024 23:56:06 +0930 Subject: [PATCH] feat(collections): update all modules to current HEAD versions available !184 --- dockerfile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dockerfile b/dockerfile index e55fbb9..e6acb26 100644 --- a/dockerfile +++ b/dockerfile @@ -83,15 +83,15 @@ RUN pip install --index-url https://gitlab.com/api/v4/projects/45741845/packages RUN ansible-galaxy collection install \ - awx.awx==23.5.0 \ + awx.awx==23.6.0 \ # ansible.posix.authorized_key for SSH ansible.posix==1.5.4 \ ansible.utils==3.0.0 \ - community.dns==2.6.4 \ + community.dns==2.7.0 \ # docker managment - community.docker==3.4.11 \ + community.docker==3.5.0 \ # community.general.gitlab_* - community.general==8.1.0 \ + community.general==8.2.0 \ community.mysql==3.8.0 \ - community.postgresql==3.2.0 \ + community.postgresql==3.3.0 \ kubernetes.core==3.0.0