Ansible is an open-source platform designed to automate the management of a large number of computer or server nodes. Since 2015, Ansible has been owned by RedHat.
Chraňte se před nejagresivnějšími formami kybernetických hrozeb. AntiDDoS zajistí bezpečí a stabilitu vašich služeb.
Ansible allows you to install and configure software or multi-layer applications on many computers or servers at once. Just write the Ansible playbook to install and configure the software on all nodes and then run the playbook from the control unit.
With Ansible, automating app deployment is easy. In the playbook, you can define all operations related to databases, networks and/or storage. This playbook can then be used with each subsequent deployment.
The same as with application deployment, you can create a playbook to secure all computers and servers. Ansible allows you to define Firewall gateways, deny access to certain users or set additional security policies.
… the name “Ansible” was first used in Rocannon’s World novel by Ursula K. Le Guin? It was a designation for a communication device enabling transmission at super-light speed.
The modules are basically simple scripts sent from the control unit to the required nodes, where they execute the commands defined in the playbook.
Ansible offers a variety of plugins that extend its functionality. There are also various APIs that allow you to add your own specific extensions.
Inventories of all Ansible devices, including their IP addresses, are also included. This makes it easy to select a list of nodes for which the action will be performed.
Playbooks contain instructions for each task required and are written in YAML, which is readable not only for machines but also for humans.
Connect with our team today to discuss your needs and schedule a meeting.