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 |
||
---|---|---|
.. | ||
parameters | ||
text | ||
validation | ||
warnings | ||
__init__.py | ||
test_collections.py | ||
test_dict_transformations.py | ||
test_network.py | ||
test_removed.py | ||
test_sys_info.py | ||
test_utils.py |