-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
2.4
-
False
-
-
False
- What is the nature and description of the request?
Customer would like to be able to leverage similar filters that are provided by ansible.builtin within rulebooks. For example:
{{ansible.builtin.from_json Convert JSON string into variable stru...
ansible.builtin.to_json Convert variable to JSON string
ansible.builtin.to_nice_json Convert variable to 'nicely formatted'...}}
- Why does the customer need this? (List the business requirements here)
Customers have an expectation that similar functions that can be used with ansible playbooks can be leveraged within rulebooks - How would you like to achieve this? (List the functional requirements here)
Unsure of how that would be accomplished - List any affected known dependencies: Doc, UI etc..
N/A