#!/bin/bash set -eu playbooks=" icktool.yml web.yml " parallel chronic ./run-playbook -- $playbooks