mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
4 lines
102 B
YAML
4 lines
102 B
YAML
---
|
|
- name: Set the Kubernetes Context
|
|
shell: "kubectl config set-context {{ kubernetes_context }}"
|