mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-22 03:01:52 +02:00
Suppress output logging for postgres telegraf role provisioning
This commit is contained in:
@@ -118,6 +118,7 @@ postgres_telegraf_role_{{ u }}:
|
||||
GRANT CONNECT ON DATABASE so_telegraf TO "{{ u }}";
|
||||
GRANT so_telegraf TO "{{ u }}";
|
||||
EOSQL
|
||||
- hide_output: True
|
||||
- require:
|
||||
- cmd: postgres_telegraf_group_role
|
||||
|
||||
|
||||
Reference in New Issue
Block a user