I'm thinking of running Ansible on every server to monitor server
interfaces and connectivity to the Top of Rack switch.  I envision the
server sending pings every 30 seconds to the TOR, and based on a condition,
modify interface config and routing table.

This can be done by a single Ansible server, but to eliminate the network
and criticality of this running, I'm thinking of using a primary Ansible
server to control the Ansible server on every other compute node.
 Basically the primary would ensure Ansible is installed on every compute
node along with the playbook to run every 30 seconds.  Triggered by API
call to Tower or bash script.

General thoughts on this?  Am I mad?


Thanks,
Jason

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CA%2B_m3%2BZjxCxu6g61FTLX%3D4vhCU2%2BzQiC_x%3DCpa1GBvn4QG7EUQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to