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 f8654de851
Ensure that data within a tuple is marked as unsafe (#65918)
* Use is_sequence, and Mapping throughout, add support for tuples. Fixes #65722

* Address tests

* Remove unused import

* Add changelog

* Add docstring for clarity

* Argh, linting fix

* Not chasing this rabbit

* wrap_var doesn't return a ref to the original item

* no ref tests

* Remove unused import
5 years ago
..
cli Add ansible cli options --ask-vault-password and --vault-pass-file (#63782) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 5 years ago
config Assign AWS Cloudwatch Metric Filter via Ansible (#59925) 5 years ago
errors Misc typo fixes (#66120) 5 years ago
executor Ensure that data within a tuple is marked as unsafe (#65918) 5 years ago
galaxy ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago
inventory inventory: Fail on non-existing limit file (#59758) 5 years ago
module_utils Use dict_diff instead of sets to take diff lag members (#66126) 5 years ago
modules pagerduty_alert: fix IndexError exception (#46770) 5 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
playbook Check if task file is specified for import_tasks (#57572) 5 years ago
plugins Use a context handler for file handling in paramiko_ssh.Connection. (#65624) 5 years ago
template Ensure that data within a tuple is marked as unsafe (#65918) 5 years ago
utils Ensure that data within a tuple is marked as unsafe (#65918) 5 years ago
vars Misc typo fixes (#66120) 5 years ago
__init__.py
constants.py Fix netconf plugin related to collections (#65718) 5 years ago
context.py Become plugins (#50991) 6 years ago
release.py Update release name for 2.10 5 years ago