Ansible Filters

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

Ansible file content can be manipulated with filters.

Ansible Filters

Category Filters
Variable-related filters

default
mandatory

Data type management filters

type_debug
dict2items
items2dict
Casting

YAML and JSON Formatting

to_json
to_nice_json
to_yaml
to_nice_yaml

Miscellaneous

ternary