{% extends "base.html" %} {% block extra_head %} {% endblock %} {% block title %}Action Builder{% endblock %} {% block content %}
Create and execute custom actions dynamically. Build actions that mirror your workflow.yaml structure.
Define the basic action properties and command
Define when this action should execute
Define what tags to apply based on text found in command output
Hosts that will be targeted by this action