ansible/k8s.sh

8 lines
111 B
Bash
Raw Normal View History

#! /bin/sh
2021-03-01 02:33:49 -06:00
ansible-playbook playbooks/pik8s.yml "$@" \
-i inventory-localhost \
-l localhost \
--tags k8s