05-27-2025, 01:11 PM
Can I get a revision on this QID? I don't believe Ansible is a "Primary/secondary architecture" after a lot of research.
Thanks.
Thanks.
QID:EC021
|
05-27-2025, 01:11 PM
Can I get a revision on this QID? I don't believe Ansible is a "Primary/secondary architecture" after a lot of research.
Thanks.
Primary/secondary in this question isn’t talking about “master vs. agent”, it’s talking about a single, active controller (primary) that pushes or serves, with a standby (secondary) for failover.
Multimaster means multiple active controllers, all of which can serve clients in parallel. We normally have one Ansible control node that pushes changes. You can set up a secondary Ansible controller for failover, but only one is active at a time. Puppet supports multiple masters which can be configured for redundancy and high availability. QID of this question has been changed from QID:EC021 to QID:ECD021 |
« Next Oldest | Next Newest »
|