Run a task using Playbook Runner
There are two types of tasks you can run using the Playbook Runner module:
-
Run Ansible Playbook
-
Run Ansible ad-hoc command
To run a task using the Playbook Runner:
-
From the PE console navigation bar, select Status.
-
Click the Ansible control node in the Node name column.
-
Click the Run button.
-
Enter the relevant details in the Code environment and the Task description fields.
-
Select Task from the drop-down menu.
-
In the Task field select
playbook_runner::commandto run Ansible ad-hoc command orplaybook_runner::playbookto run Ansible Playbook. -
You can specify whether you would like to set up a time out and optionally, enter a node limit in the Concurrency limit (optional) field.
-
Enter parameters and values for your task in the Task parameters section.
-
Click the Next: Select nodes button.
-
Click Next: Review and schedule.
-
To update the task or selected nodes click Edit. You can also specify when you would like the task to run.
-
Click Run task.






