mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
10 lines
194 B
Plaintext
10 lines
194 B
Plaintext
# This state will create the SecOps Automation user within Playbook
|
|
|
|
include:
|
|
- playbook
|
|
|
|
salt://playbook/files/create_automation_user.sh:
|
|
cmd.script:
|
|
- cwd: /root
|
|
- template: jinja
|