# Execute Custom Playbook

## Requisitos

Linux Control Center = 2.10.X ou superior

## Overview

A ação Execute Custom Playbook serve para executar Playbooks Ansible personalizados nos Hosts que estão sendo gerenciados pelo LCC.

## Objetivo

Este documento tem como finalidade demonstrar o passo a passo de como utilizar a ação Execute Custom Playbook do Linux Control Center.

## Execução de Playbooks Ansible Costumizado

1. Acesse a tela **Hosts**

   ![](/files/9WUUC7U0P1AqJnAWNsj7)
2. Clique clique em **Actions** da linha e um Host desejado e clique em **Execute Custom Playbook**.

   ![](/files/G84OsMtvlsDx7xCZf9oy)
3. Para executar em vários Hosts simulteaneamente, selecione os Hosts desejados e clique em **Actions** do topo da página e clique em **Execute Custom Playbook**.

   ![](/files/9s1v58spLquxGL7ZTu5m)
4. Escolha o playbook que deseja executar no campo **Playbooks**

   ![](/files/WIyC4kxmltQI6ZxWyyoX)
5. Clique em **Yes** para executar o playbook.

   ![](/files/py5K8NGNUaXnaS0qP94V)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/host-actions/execute-custom-playbook.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
