#!/usr/bin/env
source $(dirname $0)/../.vars.conf
source $(dirname $0)/../.hosts.conf

ansible k8s -m worker -a "lvscare-4.3.2.bin --master $1"
