ansible/lib/ansible/executor
Sam Doran c0cb353ce1
Remove PyCrypto (#74699)
* Remove PyCrypto from setup.py and packaging script
* Remove mention of pycrpto from installation docs
* Remove PyCrypto from vault
* Remove pycryto constraint and unit test requirement
* Remove PyCrypto tests from unit tests
* Add docs and fix warning message
* Remove section about cryptography library in Ansible Vault docs
2021-05-18 16:12:32 -04:00
..
discovery Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
powershell Vendor distutils.version (#74644) 2021-05-11 12:33:51 -05:00
process Remove PyCrypto (#74699) 2021-05-18 16:12:32 -04:00
__init__.py
action_write_locks.py Clarify the comments for action_write_locks 2018-04-26 09:42:18 -07:00
interpreter_discovery.py Vendor distutils.version (#74644) 2021-05-11 12:33:51 -05:00
module_common.py [controller ansiballz] escape directory regex (#74270) 2021-04-15 17:06:58 -05:00
play_iterator.py Remove unused PlayIterator.cur_dep_chain (#74366) 2021-04-21 11:39:22 -04:00
playbook_executor.py run playbook from collections (#67435) 2020-10-28 11:46:39 -04:00
stats.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
task_executor.py Skip interpreter discovery for network OSs(#74012) 2021-05-14 10:19:55 -04:00
task_queue_manager.py Exclude unreachable hosts in ansible_play_batch between plays (#74625) 2021-05-11 17:12:34 +02:00
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00