mirror of https://github.com/ansible/ansible.git
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.
62c05033d6
* templar: ensure that exceptions are handled * Fix AttributeError: object has no attribute 'message' 'message' attribute is deprecated since Python 2.6 and not available with Python 3. Simple reproducer: - hosts: localhost vars: not_json: "{{ 'test str' | from_json }}" tasks: - command: "echo {{ not_json }}" |
6 years ago | |
---|---|---|
.. | ||
cli | 6 years ago | |
compat | 6 years ago | |
config | 6 years ago | |
contrib | 6 years ago | |
errors | 6 years ago | |
executor | 6 years ago | |
inventory_test_data/group_vars | 10 years ago | |
mock | 6 years ago | |
module_utils | 6 years ago | |
modules | 6 years ago | |
parsing | 6 years ago | |
playbook | 6 years ago | |
plugins | 6 years ago | |
template | 6 years ago | |
utils | 6 years ago | |
vars | 6 years ago | |
__init__.py | 8 years ago | |
ansible.cfg | 7 years ago | |
conftest.py | 6 years ago | |
test_constants.py | 8 years ago |