Skip to content

Commit b4cebdd

Browse files
committed
Lockout frugalfuel service account
1 parent ce0db91 commit b4cebdd

File tree

1 file changed

+2
-0
lines changed
  • ansible/roles/nginx_frugalfuel.com/tasks

1 file changed

+2
-0
lines changed

ansible/roles/nginx_frugalfuel.com/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
system: yes
66
password_lock: yes
77
password: '*************'
8+
shell: /sbin/nologin
9+
comment: Service account for frugalfuel web files
810

911
- name: Create Let's Encrypt directories
1012
file:

0 commit comments

Comments
 (0)