mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
need to allow for pw removal
This commit is contained in:
@@ -20,9 +20,7 @@ vm_user_soqemussh:
|
|||||||
- name: soqemussh
|
- name: soqemussh
|
||||||
- shell: /bin/bash
|
- shell: /bin/bash
|
||||||
- home: /home/soqemussh
|
- home: /home/soqemussh
|
||||||
{% if VMMERGED.user.soqemussh.passwordHash %}
|
|
||||||
- password: '{{ VMMERGED.user.soqemussh.passwordHash }}'
|
- password: '{{ VMMERGED.user.soqemussh.passwordHash }}'
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
vm_user_soqemussh_home_directory:
|
vm_user_soqemussh_home_directory:
|
||||||
file.directory:
|
file.directory:
|
||||||
|
|||||||
Reference in New Issue
Block a user