Update to 2022-02-27 13:00

This commit is contained in:
Daniel Berteaud
2022-02-27 13:00:07 +01:00
parent d97344a846
commit d406dc8c77
6 changed files with 22 additions and 19 deletions

View File

@@ -3,6 +3,8 @@
dependencies:
- role: mkdir
- role: maven
- role: repo_nodejs
nodejs_major_version: 14
- role: repo_mongodb
- role: redis_server
when: appsmith_redis_url | urlsplit('hostname') in ['localhost','127.0.0.1']