mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 23:23:22 +02:00
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
![]() |
#!/bin/bash -e
|
||
|
|
||
|
rm -rf {{ graylog_root_dir }}/backup/{mongo,es}/*
|