ansible/k8s.sh
2021-03-01 02:33:49 -06:00

8 lines
111 B
Bash
Executable File

#! /bin/sh
ansible-playbook playbooks/pik8s.yml "$@" \
-i inventory-localhost \
-l localhost \
--tags k8s