Ansible

From UFRC
Jump to navigation Jump to search

Description

ansible website  

Ansible is an open source automation platform. It is very, very simple to setup and yet powerful. Ansible can help you with configuration management, application deployment, task automation. It can also do IT orchestration, where you have to run tasks in sequence and create a chain of events which must happen on several different servers or devices. An example is if you have a group of web servers behind a load balancer. Ansible can upgrade the web servers one at a time and while upgrading it can remove the current web server from the load balancer and disable it in your Nagios monitoring system. So in short you can handle complex tasks with a tool which is easy to use.

Environment Modules

Run module spider ansible to find out what environment modules are available for this application.

System Variables

  • HPC_ANSIBLE_DIR - installation directory