Skip to content
Snippets Groups Projects
Commit dbf438e5 authored by reminec's avatar reminec
Browse files

fix typo

parent 1a7221b4
No related branches found
No related tags found
1 merge request!4Contribute "Availability to install as ansible collection"
Pipeline #29290 failed
- name: Cleanup Hetzner nodes - name: Cleanup Hetzner nodes
when: cloud_provider == "hcloud" when: cloud_provider == "hcloud"
include_tasks: cleanup_hetzner.yaml include_tasks: cleanup_hcloud.yaml
- name: Cleanup Scaleway nodes - name: Cleanup Scaleway nodes
when: cloud_provider == "scaleway" when: cloud_provider == "scaleway"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment