ansible/test/units/modules/network
Nathaniel Case fc0bf87c20 Run save inside config mode. (#23977)
* Run `save` before exiting config mode.

* Fix unit tests for `save`

* Allow `save` to be on its own again and introspect success

* Introspecting `compare running` makes this a lot harder.

Move `save` tests to integration tests
2017-04-27 11:08:37 -04:00
..
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cumulus New Networking Module: NCLU (#21101) 2017-02-20 22:21:34 -05:00
eos Implement eos_banner for EAPI (#22609) 2017-03-14 21:00:17 +01:00
ios Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 2017-03-22 10:01:41 +01:00
iosxr Add assertion on test_iosxr_facts (#23852) 2017-04-21 11:19:46 +02:00
junos Add junos_config unit test (#24005) 2017-04-27 20:37:15 +05:30
nxos nxos_bgp fixes (#23927) 2017-04-26 16:33:54 -04:00
ovs Return commands instead of command (#24061) 2017-04-27 16:36:08 +02:00
vyos Run save inside config mode. (#23977) 2017-04-27 11:08:37 -04:00
__init__.py