How2pass.com Forums
QID:EC021 - Printable Version

+- How2pass.com Forums (https://www.how2pass.com/forum)
+-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html)
+--- Forum: CCNP ENCOR 350-401 Forum (https://www.how2pass.com/forum/forum-19.html)
+--- Thread: QID:EC021 (/thread-2472.html)



QID:EC021 - chewosaurus - 05-27-2025

Can I get a revision on this QID? I don't believe Ansible is a "Primary/secondary architecture" after a lot of research.

Thanks.


RE: QID:EC021 - help_desk - 05-28-2025

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