ansible/test/units/modules/network/vyos
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
..
fixtures Add vyos_user implementation module (#25677) 2017-06-15 22:06:18 +05:30
__init__.py Vyos system module (#21060) 2017-02-07 12:04:14 -05:00
test_vyos_banner.py fix vyos_banner multiline string issue (#26383) 2017-07-04 14:31:18 +05:30
test_vyos_command.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_vyos_config.py Run save inside config mode. (#23977) 2017-04-27 11:08:37 -04:00
test_vyos_facts.py updates vyos modules to use socket connection (#21228) 2017-02-13 10:41:22 -05:00
test_vyos_static_route.py vyos_static_route implementation module (#26426) 2017-07-10 16:34:56 +05:30
test_vyos_system.py Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
test_vyos_user.py Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
vyos_module.py Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00