3461c682c3
* Move warn() and deprecate() methods out of basic.py * Use _global_warnings and _global_deprications and create accessor functions - This lays the foundation for future functions being moved outside of AnsibleModule that need an interface to warnings and deprecations without modifying them. * Add unit tests for new warn and deprecate functions |
||
---|---|---|
.. | ||
module_common | ||
__init__.py | ||
test_interpreter_discovery.py | ||
test_play_iterator.py | ||
test_playbook_executor.py | ||
test_task_executor.py | ||
test_task_queue_manager_callbacks.py | ||
test_task_result.py |