As “action” to make changes or update data, example:
Copy
actions: - name: Query console provider: console config: "{{ provider.my_provider_name }}" with: message: {value} # The message to be printed in to the console logger: {value} # Whether to use the logger or not severity: {value} # The severity of the message if logger is True