ansible/k8s.sh
2021-02-28 23:33:31 -06:00

8 lines
106 B
Bash
Executable File

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