1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/tests/unit/plugins
Aleksandr Gabidullin 61b559c4fd
add sssd_info module (#11120)
* add sssd_info module

* fix f-stings and remove support python2

* fix imports custom lib

* fix whitespace and add missing_required_lib

* fix str and add version

* try add mock test

* fix module and mock tests check

* fix required in main module

* fix spaces

* fix linters

* add final newline

* fix version of module

* fix description and error handling

* swap literal to dict

* fix str

* remove comment in methods

* remove _get in methods

* fix name method in test

* add botmeta

* fix description of server_type

* fix name of maintainer

* remove choices

* fix author

* fix type hint

* fix result

* fix spaces

* fix choices and empty returns

* fix mypy test result

* fix result

* run andebox yaml-doc

* remake simple try/exc for result

* fix tests

* add any type for testing mypy

* ruff formated

* fix docs

* remove unittest.main

* rename acc on git for official name

---------

Co-authored-by: Александр Габидуллин <agabidullin@astralinux.ru>
2025-12-22 15:55:28 +01:00
..
become fix ruff case UP031 (#11223) 2025-11-29 08:28:22 +01:00
cache Reformat everything. 2025-11-01 13:46:53 +01:00
callback remove conditional code for old snakes (#11048) 2025-11-08 17:21:46 +01:00
connection Address issues reported by ruff check (#11043) 2025-11-08 17:05:21 +13:00
filter Reformat everything. 2025-11-01 13:46:53 +01:00
inventory fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
lookup Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
module_utils fix ruff case B015 (#11145) 2025-11-13 06:23:30 +01:00
modules add sssd_info module (#11120) 2025-12-22 15:55:28 +01:00
plugin_utils Reformat everything. 2025-11-01 13:46:53 +01:00