1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
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
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Fix ansible-test target completion on Python 3. 2017-08-15 16:18:02 -07:00
sanity alternatives: handle absent link, add integration tests (#27967) 2017-08-16 10:35:56 -04:00
units Change network *_user modules to use configured_password to set a users password (#28187) 2017-08-17 19:06:44 +05:30
utils [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 2017-08-14 15:19:40 -07:00