tests: hcloud_datacenter_info: fix count should be 4 (#137)

This commit is contained in:
René Moser 2022-06-20 06:27:36 +02:00 committed by GitHub
parent 1d568f3ac7
commit c1ffc52556
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: