Alexei Znamensky
|
580ac1e30d
|
fix style in plugins (#10302)
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2025-07-02 01:15:50 +12:00 |
|
Alexei Znamensky
|
ed092956ba
|
[a-n]*.py: normalize doc_fragments (#9422)
* [a-n]*.py: normalize doc_fragments
* Update plugins/doc_fragments/ldap.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/doc_fragments/ldap.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2024-12-27 14:30:17 +01:00 |
|
Alexei Znamensky
|
54df0c9b3a
|
django_createcachetable: new module (#8412)
* django_createcachetabe: new module
* add --noinput arg to testcase
* add module to BOTMETA
* rename module class name
* fix examples documentation
* remove unused config
* adjust version_added
|
2024-06-01 22:45:17 +02:00 |
|
Alexei Znamensky
|
1ac94b5f44
|
Initial commit for django modutils and django_command module (#8349)
* Initial commit for django modutils and django_command module
* Fixed sanity, param settings required
* add stdout, stderr and cmd to django module output
* add examples and return docs to djando_command module
* multiple minor adjustments
* fix typo
* Update plugins/modules/django_command.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/django_command.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/django_command.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* move note to seealso
* add xfailing test
* Update plugins/doc_fragments/django.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/doc_fragments/django.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2024-05-15 18:51:42 +02:00 |
|