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
Matt Martz 537b3b75a6 Add jinja2 groupby filter override to cast namedtuple to tuple. Fixes #20098 (#20362)
* Add jinja2 groupby filter override to cast namedtuple to tuple. Fixes #20098

* Address some of the requested changes

* Quoting

* Print the python path and version

* Be less explicitly verbose, rely on implicit verbosity
8 years ago
..
cli Improve ansible-galaxy handling of role versions (#12904) 8 years ago
compat Fix role completion detection problem 8 years ago
config Making the switch to v2 9 years ago
errors adds feature to all modules to be run locally (#18763) 8 years ago
executor Fixing iterator bug related to reworking of end-of-role detection 8 years ago
galaxy Improve ansible-galaxy handling of role versions (#12904) 8 years ago
inventory Fix linenos being wrong in inventory errors 8 years ago
module_utils UPD Azure_rm_common with non-blocking pull request from azure_rm.py (#20338) 8 years ago
modules Do not leak uri password in logs (#20427) 8 years ago
parsing Add representer to AnsibleDumper for AnsibleUnsafeText 8 years ago
playbook Add pipeline-ish method using dd for file transfer over SSH (#18642) 8 years ago
plugins Add jinja2 groupby filter override to cast namedtuple to tuple. Fixes #20098 (#20362) 8 years ago
template Additional security fixes for CVE-2016-9587 8 years ago
utils parse yaml metadata and more info on fragment err 8 years ago
vars Fixing another corner case for security related to CVE-2016-9587 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py Add pipeline-ish method using dd for file transfer over SSH (#18642) 8 years ago
release.py Bumping devel version to 2.3.0 8 years ago
test-requirements.txt Switch tests to pytest and ansible-test. 8 years ago