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]+ => @@'