mirror of https://github.com/ansible/ansible.git
Remove superfluous include on iosxr filesystems fact gathering (#21775)
The regex will catch only lines that start with 'Directory of' regardless. Also, fixing unit tests while at it.pull/21572/merge
parent
9e6980a039
commit
ab4e83f288
@ -0,0 +1,6 @@
|
||||
Directory of disk0:
|
||||
file1
|
||||
file2
|
||||
|
||||
Directory of flash0:
|
||||
file3
|
||||
@ -1 +0,0 @@
|
||||
lollll
|
||||
Loading…
Reference in New Issue