pull/1256/head
Michael DeHaan 14 years ago
parent 6831fb796c
commit bbde1bdfa0

@ -28,7 +28,7 @@
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="top" title="Ansible - SSH-Based Configuration Management &amp; Deployment" href="index.html" />
<link rel="next" title="The Inventory File, Patterns, and Groups" href="patterns.html" />
<link rel="prev" title="The Future of Systems Management Is Now" href="index.html" />
<link rel="prev" title="The Future Is Now" href="index.html" />
<script type="text/javascript">
(function () {
/**

@ -6,7 +6,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The Future of Systems Management Is Now &mdash; Ansible - SSH-Based Configuration Management &amp; Deployment</title>
<title>The Future Is Now &mdash; Ansible - SSH-Based Configuration Management &amp; Deployment</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstrap.css" type="text/css" />
@ -127,7 +127,7 @@ s.parentNode.insertBefore(ga, s);
<a href="#"
class="dropdown-toggle">Page</a>
<span class="localtoc"><ul>
<li><a class="reference internal" href="#">The Future of Systems Management Is Now</a></li>
<li><a class="reference internal" href="#">The Future Is Now</a></li>
<li><a class="reference internal" href="#innovative-multi-node-control">Innovative Multi-node Control</a></li>
<li><a class="reference internal" href="#deployment-and-configuration-unified">Deployment and Configuration, Unified</a></li>
<li><a class="reference internal" href="#simple-secure-by-default">Simple &amp; Secure By Default</a><ul>
@ -164,8 +164,8 @@ s.parentNode.insertBefore(ga, s);
<div class="container">
<a href="http://ansible.github.com"><img src="http://ansible.github.com/ansible-logo.png" alt="Ansible"/></a><br/>
<div class="section" id="the-future-of-systems-management-is-now">
<h1>The Future of Systems Management Is Now<a class="headerlink" href="#the-future-of-systems-management-is-now" title="Permalink to this headline"></a></h1>
<div class="section" id="the-future-is-now">
<h1>The Future Is Now<a class="headerlink" href="#the-future-is-now" title="Permalink to this headline"></a></h1>
<p>Ansible is a radically simple model-driven configuration management, deployment,
and command execution framework. Other tools in this space have been too
complicated for too long, require too much bootstrapping, and have too

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save