ansible/test/units/modules/network/junos
Paul Belanger c11d144302 Remove unused imports / variables for junos (#60705)
* Remove unused imports / variables for junos

This is to help with the migration to collections.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>

* Remove duplicate execute_module() function for junos lacp_interfaces

This seems to have passed lint checks, but something we caught in
collection migration.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-08-17 22:38:53 +05:30
..
fixtures
__init__.py
junos_module.py
test_junos_command.py
test_junos_config.py
test_junos_facts.py
test_junos_netconf.py Remove unused imports / variables for junos (#60705) 2019-08-17 22:38:53 +05:30
test_junos_package.py
test_junos_ping.py
test_junos_rpc.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_junos_scp.py