Chapter 3. Running an Ansible playbook from Satellite

You can run an Ansible playbook on a host or host group by executing a remote job in Satellite.

Prerequisites

Procedure

  1. In the Satellite web UI, navigate to Monitor > Jobs.
  2. Click Run Job.
  3. In Job category, select Ansible Playbook.
  4. In Job template, select Ansible - Run playbook.
  5. Click Next.
  6. Select the hosts on which you want to run the playbook.
  7. In the playbook field, paste the content of your Ansible playbook.
  8. Follow the wizzard to complete setting the remote job. For more information, see Section 4.21, “Executing a Remote Job”.
  9. Click Submit to run the Ansible playbook on your hosts.

Additional resources