mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix ios_config integration test failures (#32959)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
ios_config:
|
||||
replace: line
|
||||
lines:
|
||||
- "ip http server"
|
||||
- "no ip http server"
|
||||
save_when: modified
|
||||
authorize: yes
|
||||
register: result
|
||||
|
||||
Reference in New Issue
Block a user