{ "type": "JOB", "outdir": "{{ outdir }}", "run_at": {{ run_at }}, "repeat": {{ repeat_every }}, "until": {{ until_time }}, "cmd": ["ansible", "aic-haproxy", "-i", "{{ inv_bin }}", "-m", "command", "-a", "top -b -n1"], "tag": "top-monitor" }