Matt Martz
Matt Martz
##### SUMMARY This PR uses the byte code caching provided by jinja2 to speed up processing of templates, especially in the cases where a template is referenced many times. This...
##### SUMMARY Add support for crypt/libxcrypt via ctypes, as an alternative to passlib ##### ISSUE TYPE - Feature Pull Request ##### ADDITIONAL INFORMATION ```paste below ```
##### SUMMARY Copy target min python check into ansiballz template. Fixes #82068 ##### ISSUE TYPE - Bugfix Pull Request ##### ADDITIONAL INFORMATION ```paste below porky | FAILED! => { "changed":...
##### SUMMARY ##### ISSUE TYPE - Feature Pull Request ##### ADDITIONAL INFORMATION ```paste below Dr. Evil : All right. Zip it. Scott : You know, you can't even... Dr. Evil...
Note: This is based off of https://github.com/ansible/ansible-builder/pull/645 right now At the moment, this is only fully wired up for `python` deps, as it was kind of an experiment. ```yaml ---...
This PR is not backwards compatible, as it changes the expectations of what a "requirement" are, from the pip definition, to the definition dictated by pep508. Although it should be...
An alternative to #645 This PR just makes no attempt at deduping anything, and removes the sanitization function completely A few notes about this PR: 1. The `--sanitize` option still...
### Summary `lib/ansible/playbook/base.py` contains deprecated functionality to be removed for 2.18 ### Issue Type Feature Idea ### Component Name ``lib/ansible/playbook/base.py` `
### Summary `lib/ansible/playbook/play.py` contains deprecated functionality to be removed for 2.18 ### Issue Type Feature Idea ### Component Name ``lib/ansible/playbook/play.py` `
### Summary The config option `DEFAULT_GATHER_TIMEOUT` should be removed from `lib/ansible/config/base.yml`. It was scheduled for removal in 2.18. ### Issue Type Bug Report ### Component Name `lib/ansible/config/base.yml` ### Ansible Version...