Ansible Filters: Difference between revisions
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
<span id='to_yaml'></span>[[Ansible Filter to_yaml|to_yaml]]<br> | <span id='to_yaml'></span>[[Ansible Filter to_yaml|to_yaml]]<br> | ||
<span id='to_nice_yaml'></span>[[Ansible Filter to_nice_yaml|to_nice_yaml]]<br> | <span id='to_nice_yaml'></span>[[Ansible Filter to_nice_yaml|to_nice_yaml]]<br> | ||
|- | |||
| Miscellaneous || | | Miscellaneous || | ||
<span id='ternary'></span>[[Ansible Filter ternary|ternary]]<br> | <span id='ternary'></span>[[Ansible Filter ternary|ternary]]<br> | ||
|- | |- | ||
|} | |} |
Revision as of 20:07, 4 July 2021
External
Internal
Overview
Ansible file content can be manipulated with filters.
Ansible Filters
Category | Filters |
---|---|
Variable-related filters | |
Data type management filters | |
YAML and JSON Formatting | |
Miscellaneous |