{% load inventory_extras %} {% if action_config_d.tags %} {% endif %} {% if action_config_d.tags_from_event_payload_attr %} {% endif %}
action {{ action_config_d.action }}
tags {% for t in action_config_d.tags %}{% inventory_tag t %}{% endfor %}
Payload attr for the tag names {{ action_config_d.tags_from_event_payload_attr }}