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
Nilashish Chakraborty 69dd03d472
ios_user: Add support for multiple sshkeys ()
* Add support for multiple sshkeys

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix CI

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Add the keys at on go

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Update tests

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-01-28 13:44:15 +05:30
..
cli Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
compat
config Fix encoding issues with file paths. () 2019-01-14 13:06:47 -08:00
contrib
errors Add better error when k=v syntax is used with YAML in tasks () 2018-12-04 12:32:02 -05:00
executor Handle exception raised in recursive_finder API () 2019-01-04 10:33:37 +05:30
inventory_test_data/group_vars
mock
module_utils facts: solaris: introduce distribution_major version detection for Solaris () 2019-01-23 20:33:32 -05:00
modules ios_user: Add support for multiple sshkeys () 2019-01-28 13:44:15 +05:30
parsing Fieldattribute inheritance with defaults () 2019-01-23 11:40:07 -06:00
playbook Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
plugins Catch sshpass authentication errors and don't retry multiple times to prevent account lockout () 2019-01-23 11:32:25 -05:00
template templar: ensure that exceptions are handled, fix 'AttributeError' () 2018-11-29 09:56:23 -05:00
utils Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py Save the command line arguments into a global context 2019-01-03 18:12:23 -08:00