ansible/test/units/modules/network
David Newswanger b818e986b6 Change network *_user modules to use configured_password to set a users password (#28187)
* WIP, update eos_user args

* refactor password for ios_user

* add eos tests, fix ios tests

* fixed password check

* refactor iosxr_user password

* fixed password arg for nxos

* [WIP] fix vyos_user password

* fix vyos tests

* update docs for net_user

* fix typo

* fix eos tests

* add warning when attempting to use password arg

* fix sanity/unit tests

* fix eos unit tests

* fix vyos_user aggregate

* fix typo in eos documentation string

* re add configured_password to vyos tests after rebase
2017-08-17 19:06:44 +05:30
..
aireos Adding aireos_config module (#27408) 2017-07-29 00:36:04 +05:30
aruba Adding aruba_config module (#27130) 2017-08-01 11:44:26 -06:00
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 2017-08-02 15:24:52 +01:00
cumulus test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
eos Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
f5 Skip f5 tests if f5-sdk is not installed (#27035) 2017-07-19 10:09:25 -06:00
ios Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
iosxr Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
junos Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00
netscaler Various small fixes (#27766) 2017-08-16 14:14:21 -04:00
nuage New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 2017-07-25 12:35:03 +01:00
nxos refactors nxos_vrf_af module (#28208) 2017-08-16 10:11:12 -04:00
ovs Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
vyos Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
__init__.py