You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/executor
Martin Krizek 4d40988876
Add type hints to ansible.utils.display::Display (#81400)
* Add type hints to ansible.utils.display::Display

Fixes #80841

* Avoid circular import

* Fix sanity

* type hint some of the functions of the module?

* Fix units

* Not sure about this

* Fix some of the issues from reviews

* Add changelog

* ...

* Update lib/ansible/utils/display.py

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>

* remove py2 boilerplate

---------

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2 years ago
..
discovery Python interpreter discovery (#50163) 7 years ago
powershell PowerShell - Improve error checking (#80984) 2 years ago
process Switch from multiprocessing.Queue to SimpleQueue (#80838) 3 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Clean up unused imports in core (#79900) 3 years ago
interpreter_discovery.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
module_common.py Pre-calculate date early and use it for all zipfile writes (#81521) 2 years ago
play_iterator.py PlayIterator: remove deprecated methods (#80437) 3 years ago
playbook_executor.py Add type hints to ansible.utils.display::Display (#81400) 2 years ago
stats.py Remove collections compat from controller code. 4 years ago
task_executor.py "retries" without "until": retry until success (#81531) 2 years ago
task_queue_manager.py display, also proxy warnings and deprecations (#81060) 3 years ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago