1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix for ios integration test failuers (#27552)

Fixes #27116
This commit is contained in:
Ganesh Nalawade 2017-08-01 14:33:04 +05:30 committed by GitHub
parent 499875f897
commit 2d734c7ea7

View file

@ -3,6 +3,7 @@
- name: Ensure we have loopback 888 for testing
ios_config:
src: config.j2
authorize: yes
provider: "{{ cli }}"