Skip to content

Commit

Permalink
fix: use right attribute for user shell
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Feb 6, 2024
1 parent fdf1572 commit 1df21d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
name: prometheus
group: prometheus
password: "!"
ansible.builtin.shell: /usr/sbin/nologin
shell: /usr/sbin/nologin
home: /var/lib/prometheus
create_home: False
system: True
Expand Down

0 comments on commit 1df21d9

Please sign in to comment.