playbook/roles/bookinfo: fixed

This commit is contained in:
Haitao Pan 2023-05-22 15:03:46 +08:00
parent dcaf80e975
commit 658d532f23

View File

@ -15,7 +15,7 @@
- bookinfo-ingress.yaml
- name: Setup bookinfo
shell: "kubectl apply -f /tmp{{ item }}"
shell: "kubectl apply -f /tmp/{{ item }}"
when: inventory_hostname in groups[group]
with_items:
- apline-cli.yaml