1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-26 03:01:56 +00:00
community.general/test/units/modules
Matej Vadnjal 7c318d4e30 ios_user module - implement sshkey option (#38782)
* ios_user module - add sshkey support

* ios_user - Add version_added to sshkey option

* ios_user - pep8 indentation fixes in unit tests

* ios_user - use b64decode method that works on python 2 and 3
2018-07-19 10:28:52 -04:00
..
cloud Rename AWS unit tests that are not running when changing the module (#42712) 2018-07-13 10:56:57 -04:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
monitoring icinga2_feature: fix module in check_mode (#39853) 2018-05-14 16:14:42 +05:30
net_tools Add the NIOS RECORD PTR Module (#41900) 2018-07-11 23:55:28 +05:30
network ios_user module - implement sshkey option (#38782) 2018-07-19 10:28:52 -04:00
packaging Add the ability to specify an install_dir to the gem module (#38195) 2018-05-21 09:55:43 -04:00
remote_management
source_control Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
system Fix test_create_jks_success failing on SELinux machine (#42001) 2018-06-27 11:43:31 -04:00
web_infrastructure
__init__.py
conftest.py
utils.py