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