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

Commit

Permalink
tasks: do not use alias for createhome as it seems to be broken
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Oct 16, 2019
1 parent 3f85263 commit 7c79767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
append: true
shell: /usr/sbin/nologin
system: true
createhome: false
create_home: false
home: /
when: node_exporter_system_user != "root"

Expand Down

0 comments on commit 7c79767

Please sign in to comment.