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.
The function is Ansible >= 12 (ansible-core >= 2.19). See #1274 for analysis of `json.dumps()` vs `jsonify()` differences. This change is a middle ground between full backward compatibility and using `json.dumps()` unadorned. - if `data` is `None`, then it will still be transferred as `{}` on older versions of Ansible, but 'null' in newer releases. Cases where 'null' caused a problem are suspected/reported, but no reproducers are available. - `ensure_ascii=True` will be still be tried, with fallback. I believe this is only relevant on Python 2.x. - `sort_keys=True` will no longer be used. - No indentation/pretty printing will be applied, this remains unchanged fixes #1274 |
6 months ago | |
|---|---|---|
| .. | ||
| _static | 7 years ago | |
| _templates | 1 year ago | |
| images | 7 years ago | |
| .gitignore | 8 years ago | |
| Makefile | 7 years ago | |
| ansible_detailed.rst | 6 months ago | |
| api.rst | 4 years ago | |
| changelog.rst | 6 months ago | |
| conf.py | 6 months ago | |
| contributors.rst | 11 months ago | |
| domainrefs.py | 6 years ago | |
| examples.rst | 4 years ago | |
| getting_started.rst | 6 years ago | |
| howitworks.rst | 1 year ago | |
| index.rst | 2 years ago | |
| internals.rst | 6 years ago | |
| netlify.toml | 11 months ago | |
| pickle-substitutes.ods | 8 years ago | |
| requirements.txt | 2 years ago | |
| services.rst | 7 years ago | |
| toc.rst | 6 years ago | |