mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
Fix YAML formatting issue for rax integration tests
This commit is contained in:
parent
200706d5ab
commit
43f81c7c01
11 changed files with 20 additions and 20 deletions
|
@ -8,7 +8,7 @@
|
|||
assert:
|
||||
that:
|
||||
- rax_clb_nodes|failed
|
||||
- rax_clb_nodes.msg == 'missing required arguments: load_balancer_id'
|
||||
- 'rax_clb_nodes.msg == "missing required arguments: load_balancer_id"'
|
||||
# ============================================================
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue