# Execute Custom Playbook

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Execute Custom Playbook action is used to execute custom Ansible Playbooks on Hosts that are being managed by the LCC.

## Objective

The purpose of this document is to demonstrate step by step how to use the Execute Custom Playbook action of the Linux Control Center.

## Executing Custom Ansible Playbooks

1. Access the **Hosts** screen

   ![](/files/kLRZy7Wmwcn7AYdWfqAw)
2. Click on **Actions** in the row and a desired Host and click on **Execute Custom Playbook**.

   ![](/files/FHzE7bevphm6cInbHmtl)
3. To run on multiple Hosts simultaneously, select the desired Hosts and click **Actions** at the top of the page and click **Execute Custom Playbook**.

   ![](/files/AkYskSv07HNHu6xgXylA)
4. Choose the playbook you want to run in the **Playbooks** field

   ![](/files/Hv0gR4cfTc6lTf3OqPT1)
5. Click **Yes** to run the playbook.

   ![](/files/ZxxmGsSV7T8e4qogdhdi)


---

# 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/en/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.
