mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
iosxr dci failure on devel/2.7 (#45268)
This commit is contained in:
parent
270082a51c
commit
23d54ed1d4
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
cli_config: &rm
|
||||
config: |
|
||||
interface Loopback999
|
||||
no description
|
||||
no shutdown
|
||||
no description
|
||||
no shutdown
|
||||
become: yes
|
||||
|
||||
- name: configure device with config
|
||||
|
|
Loading…
Reference in a new issue