diff --git a/k8s.sh b/k8s.sh index a5491b8..30d2386 100755 --- a/k8s.sh +++ b/k8s.sh @@ -1,6 +1,6 @@ #! /bin/sh -ansible-playbook playbooks/pik8s.yml \ +ansible-playbook playbooks/pik8s.yml "$@" \ -i inventory-localhost \ -l localhost \ --tags k8s