From 9e232de5a7581288de2afa785d54b9b42a8fbc75 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Thu, 25 Aug 2022 23:16:09 +0200 Subject: [PATCH] Fix Prometheus account comment --- roles/node_explorer/tasks/account.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/node_explorer/tasks/account.yml b/roles/node_explorer/tasks/account.yml index 4d93f4b..c4b349e 100644 --- a/roles/node_explorer/tasks/account.yml +++ b/roles/node_explorer/tasks/account.yml @@ -3,7 +3,7 @@ become: yes user: name: prometheus - comment: Octoprint account + comment: Prometheus account system: yes password_lock: yes home: /nonexistent