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/units
Trishna Guha 252efcebf5 module should fail if eos_user is added without configured_password or nopassword or sshkey ()
* module should fail if eos_user is added without configured_password or nopassword or sshkey

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix eos_user unit test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix eos_user integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-08-31 15:29:57 -04:00
..
cli
contrib
errors
executor
inventory
inventory_test_data/group_vars
mock
module_utils AWSRetry: allow retrying on additional ClientError exceptions () 2017-08-22 15:31:20 -04:00
modules module should fail if eos_user is added without configured_password or nopassword or sshkey () 2017-08-31 15:29:57 -04:00
parsing
playbook
plugins synchronize: Use private_key and ssh_user with delegate_to (Fixes ) () 2017-08-24 21:09:15 -04:00
template
utils
vars make groups magic var dependant on inventory () 2017-08-28 17:21:11 -04:00
__init__.py
conftest.py
test_constants.py