Skip to main content

Satellite

Documentation related to Red Hat Satellite.

📄️ Remote Execution

Remote Exection Jobs can be used to accomplish tasks remotely. Satellite supports jobs written in either Bash or Ansible. I would recommend you write them in Ansible. Because Ansible is idempotent, you don't need to worry about running it multiple times against the same machine and is less likely to cause an issue with your machines. The version of Ansible built in to Satellite does have some limitations but is a good starting point. As your usage of Ansible expands, you may want to look in to AAP. Satellite and AAP can share information so actions are taken on AAP while the inventory is stored in Satellite.