community.general/lib/ansible/modules/network/system
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
..
__init__.py
net_banner.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
net_command.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
net_logging.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
net_system.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
net_user.py Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30