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/plugins/doc_fragments
Matt Martz 0668538a3e
Default callback result format (#76166)
* First pass of adding yaml result format output to default callback

* Add clog frag

* flow style always false

* Further normalization of results across distros

* no lossy, now pretty

* Fix env var in runme.sh

* Rename variable to better self document

* include NativeJinjaUnsafeText

* Linting cleanup

* Add tests specific to the prior yaml callback

* Make data munging more exact, following the checks in libyaml/pyyaml

* Remove unused import

* Extend comment

* more correct and some comments

* Fix consistency of tab vs space in this section of the file

* Add str representer

* be cooler

* faster character filtering

* Clarify None as a sentinel for default behavior

* Flip filtering logic to avoid CRLF issues with 'space break' filtering

* Py3 change and comment about the use of __call__

Co-authored-by: Matt Davis <mrd@redhat.com>
3 years ago
..
__init__.py Doc fragments to plugins (#50172) 6 years ago
action_common_attributes.py attribs last PR for now ... i hope (#75778) 3 years ago
action_core.py Add attributes 2/x (#75619) 3 years ago
backup.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
connection_pipelining.py Pipe it to connections (#73688) 3 years ago
constructed.py constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 3 years ago
decrypt.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
default_callback.py Fix typo in default_callback.py (#75051) 3 years ago
files.py use filesystem object instead of specific objects (#76054) 3 years ago
inventory_cache.py Add missing 'why:' to 'deprecated:'. (#74639) 3 years ago
result_format_callback.py Default callback result format (#76166) 3 years ago
return_common.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
shell_common.py Document security concern for users setting the system_tmpdirs shell plugin config (#72213) 4 years ago
shell_windows.py Allow restricting config values to enumerated list (#73162) 4 years ago
template_common.py Require Jinja2 3.0.0 (#75881) 3 years ago
url.py url_argument_spec: remove deprecated thirsty alias (#75838) 3 years ago
url_windows.py url_windows - Add not around no redirection for auth headers (#68791) 4 years ago
validate.py Added FAQ entry for complex validation needs (#74707) 3 years ago
vars_plugin_staging.py Support vars plugins in collections (#61078) 5 years ago