SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 14 day free trial to unlock unlimited reading.
2.
AGENTLESS
OpenSSH
Secure
Scalable
Efficient
POWERFUL
Deployment
Orchestration
Provisioning
SIMPLE
Human-readable
YAML language
No special coding
skills required
Task executed in
order
BASIC FEATURES:
ANSIBLE IS THE SIMPLEST WAY TO AUTOMATE
3.
Reasons for Ansible
● Wide OS support
No matter if Red Hat, Debian, CentOS, or OS X
● Integrates with most clouds
A plethora of cloud modules for Amazon, DigitalOcean and
so on.
● Plays well with others (either Chef or Puppet)
It can substitute many other products or work with them for
better results.
● Gentle learning curve and easy adaptation
Easy to adapt, non intrusive, plays well with existing
infrastructure.
4.
● Easy to expand plugin architecture
Makes custom developments a lot easier to integrate with any
language.
● Lower system maintenance costs
You can quickly and easily do security & performance updates.
● Deploy more reliably, faster, more often
Easy to structure release process, make it reproducible, reliable
and distributed.
● Automate recovery and failover
Faster time to recovery, less downtime, less risk.
Reasons for Ansible
7.
Ansible Modules
file - set attributes of files
template - fill template
unarchive - extract packages
fetch - from remote location
copy - to remote location
status - retrieve file state
8.
Your hub for finding, reusing, and sharing the best Ansible content.
Once downloaded,
roles can be
dropped into Ansible
PlayBooks and
immediately applied
to your
infrastructure.
Help other Ansible
users by sharing
great Ansible roles
that you have
created. Top content
authors will be
featured.
Let others find
content by reviewing
roles you have used.
Reviews are rated
too, so reviewers
with the most karma
rise to the top.
10.
http://www.ansible.com/ansible-book
Preview includes:
Chapter 1 Introduction
Chapter 2 Playbooks, a Beginning
Chapter 3 Inventory: Describing Your Servers
Get a free preview of Ansible Up & Running