community.general/lib/ansible/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
2017-08-17 19:06:44 +05:30
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
eos_banner.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
eos_command.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
eos_config.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
eos_eapi.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
eos_facts.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
eos_logging.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
eos_system.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
eos_user.py Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
eos_vlan.py WIP Implement declarative intent arguments on eos_vlan (#28270) 2017-08-17 09:45:50 +02:00
eos_vrf.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00