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
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
5 years ago
..
discovery Python interpreter discovery (#50163) 7 years ago
powershell Vendor `distutils.version` (#74644) 5 years ago
process Remove PyCrypto (#74699) 5 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Clarify the comments for action_write_locks 8 years ago
interpreter_discovery.py Vendor `distutils.version` (#74644) 5 years ago
module_common.py [controller ansiballz] escape directory regex (#74270) 5 years ago
play_iterator.py Remove unused PlayIterator.cur_dep_chain (#74366) 5 years ago
playbook_executor.py run playbook from collections (#67435) 5 years ago
stats.py Add stats on rescued/ignored tasks (#48418) 7 years ago
task_executor.py Skip interpreter discovery for network OSs(#74012) 5 years ago
task_queue_manager.py Exclude unreachable hosts in ansible_play_batch between plays (#74625) 5 years ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago