change yml name

This commit is contained in:
Valentin CZERYBA 2022-10-09 13:30:47 +02:00
parent 30d3b2bfee
commit 4af016b0c4

View File

@ -3,8 +3,8 @@
tags: ["create-cluster"]
- name: Get id Cluster
ansible.builtin.import_tasks: k8s.yml
tags: ["create-cluster", "api"]
ansible.builtin.import_tasks: kubeconfig.yml
tags: ["create-cluster", "kubeconfig"]
- name: Destroy cluster k8s scaleway via terraform
ansible.builtin.import_tasks: destroy-cluster.yml