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