mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
iosxr_system always syntax error (#43977)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
- assert:
|
||||
that:
|
||||
- "result.changed == false"
|
||||
- always:
|
||||
always:
|
||||
- name: teardown
|
||||
iosxr_config:
|
||||
lines: "hostname {{ inventory_hostname }}"
|
||||
|
||||
Reference in New Issue
Block a user