cancel
Showing results for 
Search instead for 
Did you mean: 
JohnAdams
Flight Engineer
Flight Engineer
  • 1,120 Views

Should I run ansible jobs from my Satellite server?

Hi, folks,

I'm interested in working with Ansible but not quite ready to run it via Satellite yet.

Would I be best off using my Satellite server for my Ansible host? Should I use my workstation, which can reach the machines I need? Should I build an Ansible host? What do you do?

Thanks,

John A

Labels (2)
0 Kudos
1 Reply
Kwakou-Steve
Mission Specialist
Mission Specialist
  • 1,067 Views

I've been asking myself the same questions.
I suggest we collect pros & cons.
this is what i think so far:
PROs:
- integration between ansible and satellite is mature.
  (ansible collections and plugins are available for satellite, you can leverage on dynamic inventory and facts directly pulled from satellite, possibility to execute ansible playbooks and roles is embedded directly in satellite, etc..)
- use of satellite as ansible control server since ssh pub key of the satellite host can be easily transferred to the target hosts during provisioning
- run an end to end setup for new servers from a single point: install with kickstart (through satellite), lifecycle and patch management (through satellite) and post install tasks with ansible (from satellite) 

CONs:
- satellite usually likes being "alone" on a server. can adding something else like ansible bring a little bit of instability ?

 

 

 

0 Kudos
Join the discussion
You must log in to join this conversation.