Ansible is the simplest way to automate apps and IT infrastructure. Application Deployment + Configuration Management + Continuous Delivery.It includes its own declarative language to describe system configuration.
Ansible is an open-source software provisioning, configuration management, and application-deployment tool. It runs on many Unix-like systems, and can configure both Unix-like systems as well as Microsoft Windows. It includes its own declarative language to describe system configuration.
MODULE
SSH KEYS ARE YOUR FRIENDS
MANAGE YOUR INVENTORY IN SIMPLE TEXT FILES
Ansible represents what machines it manages using a very simple INI file that puts all of your managed machines in groups of your own choosing.
THE BASICS: USING ANSIBLE FOR AD HOC PARALLEL TASK EXECUTION
we have access to state-based resource modules as well as running raw commands. These modules are extremely easy to write and Ansible ships with a fleet of them so most of your work is already done.
Ansible contains a giant toolbox of built-in modules, well over 750 of them.
PLAYBOOKS: A SIMPLE+POWERFUL AUTOMATION LANGUAGE
Playbooks can finely orchestrate multiple slices of your infrastructure topology, with very detailed control over how many machines to tackle at a time. This is where Ansible starts to get most interesting.
Ansible's approach to orchestration is one of finely-tuned simplicity, as we believe your automation code should make perfect sense to you years down the road and there should be very little to remember about special syntax or features.
Here's what a playbook looks like. As a reminder, this is only here as a teaser - hop over to docs.ansible.com for the complete documentation and all that's possible.
The Ansible documentation explores this in much greater depth. There’s a LOT more that you can do, including:
EXTEND ANSIBLE: MODULES, PLUGINS and API
Should you want to write your own, Ansible modules can be written in any language that can return JSON (Ruby, Python, bash, etc). Inventory can also plug in to any datasource by writing a program that speaks to that datasource and returns JSON. There's also various Python APIs for extending Ansible’s connection types (SSH is not the only transport possible), callbacks (how Ansible logs, etc), and even for adding new server side behaviors.
Industry :
Deployment :
Language :
Software © Copyright by Red Hat Ansible (All data, images, content, links of this software/service are subject to our market research & controlled by the vendor.)
Ansible |
|
|
|
|
Rating & Reviews | ||||
Short Description |
Ansible is the simplest way to automate apps and IT infrastructure. Application ... more |
|||
Deployment |
|
|||
Pricing | ||||
Available For |
|
|||
Powered by | Red Hat Ansible | |||
Download Brochure |
Not Available |
Adding to Cart...
Not a member?Register
Please check your inbox or spam.