Ansible in High Availability

22 views
Skip to first unread message

Tom K.

unread,
Apr 15, 2018, 3:29:52 AM4/15/18
to Ansible Project
Hey All,

Trying to understand how to setup Ansible in High Availability.  I know AWX (Tower) can be setup and there's plenty of docs out there but being a relative Novice to Ansible, I'm not able to find much on setting up only Ansible in HA.  

Could anyone point me to some online material I could jump start off of?

Cheers,
TK

Pshem Kowalczyk

unread,
Apr 15, 2018, 7:10:49 AM4/15/18
to ansible...@googlegroups.com
There is nothing about pure ansible HA because ansible is effectively stateless. You can run the same playbooks on another machine (or multiple machines at once) with no problem as long as ansible is installed there. My only suggestion is to use some sort of version management (like git) to store the playbooks and the roles so it can be easily downloaded to another machine if needs be.

kind regards
Pshem
 

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/0c0d0e22-b3fb-41e9-a914-994bf6e2d245%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages