From e8aeb14e9cbad9a5afaeb65bf0fa8bd32bece9fd Mon Sep 17 00:00:00 2001 From: "Rune Juhl (Atea)" Date: Thu, 9 Nov 2023 14:36:51 +0100 Subject: [PATCH] Add ansible-json --- ansible-json | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 ansible-json diff --git a/ansible-json b/ansible-json new file mode 100755 index 0000000..c4ff7e1 --- /dev/null +++ b/ansible-json @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +sed -r 's@^\S+ \| [A-Z]+ => @@'