Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit 2477fe8

Browse files
authored
tasks: do not use alias for createhome as it seems to be broken (#111)
1 parent 3f85263 commit 2477fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
append: true
2424
shell: /usr/sbin/nologin
2525
system: true
26-
createhome: false
26+
create_home: false
2727
home: /
2828
when: node_exporter_system_user != "root"
2929

0 commit comments

Comments
 (0)