From a25d16e9b8450717cd2df8e299bf784545c404d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20H=C3=B6sel?= Date: Fri, 29 Sep 2023 18:28:18 +0200 Subject: [PATCH] fix readme --- roles/pterodactyl_panel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/pterodactyl_panel/README.md b/roles/pterodactyl_panel/README.md index 2e31ed9..d74851e 100644 --- a/roles/pterodactyl_panel/README.md +++ b/roles/pterodactyl_panel/README.md @@ -25,7 +25,7 @@ Other versions are supported on a best-effort basis. ## Requirements - You need to supply your own MariaDB/MySQL database. See the role vars below for available parameters -- This role requires root access. Make sure it is run with `become: true` +- This role requires root access. Make sure it is run with `become: true` or equivalent ### Distribution and PHP