mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Fix hcloud tests
This commit is contained in:
committed by
Matt Clay
parent
27aca731b3
commit
6c1a255d98
@@ -1,3 +1,2 @@
|
||||
cloud/hcloud
|
||||
shippable/hcloud/group1
|
||||
disabled
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
name: "changed-{{ hcloud_ssh_key_name }}"
|
||||
labels:
|
||||
key: value
|
||||
test: 123
|
||||
test: "val123"
|
||||
register: result
|
||||
- name: test update ssh key with other labels
|
||||
assert:
|
||||
|
||||
Reference in New Issue
Block a user