mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
add json_patch, json_patch_recipe and json_diff filters (#9565)
* add json_patch, json_patch_recipe and json_diff filters
* fix copyright notices
* fix documentation
* fix docs, add maintainer
* fix review remarks
* add integration test
* fix docs (positional)
* add input validation
* formatting fixes
* more typing tweaks
* documentation fix
* fix review comments
* simplicfy input checking
* accept bytes and bytearray input
* add the fail_test argument
* fix docs format
* fix typing hints
* remove unneeded __future__ imports
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| BOTMETA.yml | ||
| dependabot.yml | ||
| patchback.yml | ||
| pull_request_template.md | ||
| pull_request_template.md.license | ||
| settings.yml | ||