1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

tests: hcloud_datacenter_info: fix count should be 4

This commit is contained in:
Rene Moser 2022-06-18 12:44:09 +02:00
parent 7d5cd81852
commit fa1c4ee60d

View file

@ -8,7 +8,7 @@
- name: verify test gather hcloud datacenter infos
assert:
that:
- hcloud_datacenters.hcloud_datacenter_info| list | count == 3
- hcloud_datacenters.hcloud_datacenter_info| list | count == 4
- name: test gather hcloud datacenter infos in check mode
hcloud_datacenter_info:
@ -18,8 +18,7 @@
- name: verify test gather hcloud datacenter infos in check mode
assert:
that:
- hcloud_datacenters.hcloud_datacenter_info| list | count == 3
- hcloud_datacenters.hcloud_datacenter_info| list | count == 4
- name: test gather hcloud datacenter infos with correct name
hcloud_datacenter_info: