Remove provider from prepare junos test intergration setup (#28961)

This commit is contained in:
Ganesh Nalawade 2017-09-03 03:16:06 +05:30 committed by GitHub
parent d67d202227
commit 60d0139844

View file

@ -4,4 +4,3 @@
- name: Ensure netconf is enabled
junos_netconf:
state: present
provider: "{{ cli }}"