iosxr_system always syntax error (#43977)
This commit is contained in:
parent
5ba41a9575
commit
f98873bbb8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
- assert:
|
||||
that:
|
||||
- "result.changed == false"
|
||||
- always:
|
||||
always:
|
||||
- name: teardown
|
||||
iosxr_config:
|
||||
lines: "hostname {{ inventory_hostname }}"
|
||||
|
|
Loading…
Reference in a new issue