mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Change assertion to variable (#52550)
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
assert:
|
||||
that:
|
||||
- 'net_query_one.data.name == "IntTestNetworkSwitch"'
|
||||
- 'query_config_template.data.name == "DevConfigTemplate"'
|
||||
- 'query_config_template.data.name == "{{ test_template_name }}"'
|
||||
|
||||
|
||||
#############################################################################
|
||||
|
||||
Reference in New Issue
Block a user