mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
cloudstack: fix tests unhashable type: 'dict'
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
assert:
|
||||
that:
|
||||
- sg|failed
|
||||
- sg.msg == "missing required arguments: name"
|
||||
- "sg.msg == 'missing required arguments: name'"
|
||||
|
||||
- name: test present security group
|
||||
cs_securitygroup: name={{ cs_resource_prefix }}_sg
|
||||
|
||||
Reference in New Issue
Block a user