jelly, caddy, other stuff
This commit is contained in:
parent
5ad30d3343
commit
592992f031
17 changed files with 150 additions and 45 deletions
|
|
@ -16,10 +16,9 @@
|
|||
create_home: false
|
||||
groups:
|
||||
- data
|
||||
password: "{{ lambroek_password }}"
|
||||
password: "{{ lambroek_password | password_hash('sha512') }}"
|
||||
shell: /sbin/nologin
|
||||
|
||||
# TODO run "smbpasswd -a lambroek"
|
||||
notify: smbpasswd-lambroek
|
||||
|
||||
- name: Copy over smb config file
|
||||
copy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue