mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-03 23:26:58 +02:00
Update to 2025-07-28 13:00
This commit is contained in:
@@ -17,4 +17,5 @@ transforms:
|
||||
.message = string!(.message)
|
||||
if (is_json(.message)) {
|
||||
.samba = parse_json!(.message)
|
||||
.timestamp = parse_timestamp(del(.samba.timestamp), format: "%FT%H:%M:%S%.f%z") ?? now()
|
||||
}
|
||||
|
Reference in New Issue
Block a user