You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/eos
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
7 years ago
..
fixtures fixes error when trying to run show start over eapi (#26800) 7 years ago
__init__.py refactor eos_eapi module (#20740) 8 years ago
eos_module.py Actually check for equality on empty commands array (#25308) 7 years ago
test_eos_banner.py Fix multiple EOS EAPI code and test issues (#26651) 7 years ago
test_eos_command.py test/: PEP8 compliancy (#24803) 7 years ago
test_eos_config.py fixes error when trying to run show start over eapi (#26800) 7 years ago
test_eos_eapi.py Actually check for equality on empty commands array (#25308) 7 years ago
test_eos_system.py test/: PEP8 compliancy (#24803) 7 years ago
test_eos_user.py Change network *_user modules to use configured_password to set a users password (#28187) 7 years ago