1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins
Felix Fontein 062b63bda5
Add filters to_yaml and to_nice_yaml (#10784)
* Add filters to_yaml and to_nice_yaml.

* Allow to redact sensitive values.

* Add basic tests.

* Work around https://github.com/ansible/ansible/issues/85783.

* Cleanup.
2025-09-08 18:48:49 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
cache ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
callback selective: don't hard code ansible_loop_var 'item' (#10752) 2025-08-29 06:32:15 +02:00
connection ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
doc_fragments django_dumpdata, django_loaddata: new modules (#10726) 2025-09-03 21:49:11 +02:00
filter Add filters to_yaml and to_nice_yaml (#10784) 2025-09-08 18:48:49 +02:00
inventory remove extra brackets when params are a given by a comprehension (#10712) 2025-08-23 19:14:39 +02:00
lookup Deprecate hiera lookup (#10779) 2025-08-31 16:15:20 +02:00
module_utils gitlab_*_variable: support masked-and-hidden variables (#10787) 2025-09-08 18:40:35 +02:00
modules gitlab_*_variable: support masked-and-hidden variables (#10787) 2025-09-08 18:40:35 +02:00
plugin_utils ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00
test ansible-core 2.20: avoid deprecated functionality (#10687) 2025-08-18 06:25:23 +02:00