You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
|
|
# system_user
|
|
user_shell_binary: "/bin/false"
|
|
# user_directory
|
|
user_directory_owner: "{{ system_user }}"
|
|
user_directory_group: "{{ system_user }}"
|
|
user_directory_mode: "u=rwx,g=rx,o="
|