#!/bin/bash [ `id -u` -ne 0 ] && exit 1 ansible-playbook -i inventory/hosts --tags swarm --diff -v swarm-galera.yml