make_variable

Creates a variable with the given value.

Arguments

Returns

Example

- name: make_variable
  arguments:
    value: <variable_value>
  returns: <variable_value>

Last updated