diff --git a/jc/parsers/crontab.py b/jc/parsers/crontab.py index c634a3c4..b39a3b89 100644 --- a/jc/parsers/crontab.py +++ b/jc/parsers/crontab.py @@ -159,8 +159,8 @@ def process(proc_data): { "variables": [ - "name": string, - "value": string + "name": string, + "value": string ], "schedule": [ {