mirror of https://github.com/ansible/ansible.git
This actually breaks iosxr_config, revert for now to make tests passing
again.
This reverts commit 7ddf7474d3
.
pull/66601/head
parent
5db00a05b6
commit
f46af19702
@ -1,5 +1,4 @@
|
|||||||
ip access-list test
|
ip access-list test
|
||||||
!! Adding comment
|
|
||||||
10 permit ip host 192.168.0.2 host 192.168.0.1
|
10 permit ip host 192.168.0.2 host 192.168.0.1
|
||||||
20 permit ip host 192.168.0.1 host 192.168.0.2
|
20 permit ip host 192.168.0.1 host 192.168.0.2
|
||||||
!
|
!
|
||||||
|
Loading…
Reference in New Issue