From 533e79ba959143f0459431a486bfb85c56c72ddc Mon Sep 17 00:00:00 2001 From: luisgulo Date: Fri, 24 Oct 2025 18:01:10 +0200 Subject: Releasing code version 1.8.0 --- examples/fs-truncate.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/fs-truncate.yaml (limited to 'examples/fs-truncate.yaml') diff --git a/examples/fs-truncate.yaml b/examples/fs-truncate.yaml new file mode 100644 index 0000000..986b8b9 --- /dev/null +++ b/examples/fs-truncate.yaml @@ -0,0 +1,5 @@ +- name: Vaciar log + module: fs + args: + action: truncate + path: /var/log/app.log -- cgit v1.2.3