From 53683163a74d656079e69dde5b4add9877bb11ff Mon Sep 17 00:00:00 2001 From: Sean Combs Date: Mon, 1 Jul 2024 16:08:59 -0400 Subject: [PATCH] NGX-890: Bump roles for wp3-ultrastack-playbook v0.34.0 --- requirements.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.yml b/requirements.yml index 81b2949..498a40e 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,19 +1,19 @@ --- roles: - name: inmotionhosting.apache - version: "3.0.0" + version: "3.0.1" - name: inmotionhosting.mysql - version: "2.3.0" + version: "2.3.1" - name: inmotionhosting.nginx_proxy - version: "3.0.1" + version: "3.1.0" - name: inmotionhosting.php_fpm - version: "3.0.1" + version: "3.0.2" - name: inmotionhosting.redis - version: "2.3.0" + version: "2.3.1" collections: - name: community.general - name: community.mysql