diff options
Diffstat (limited to 'system/ansible/README')
-rw-r--r-- | system/ansible/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/ansible/README b/system/ansible/README index 3445653f0f..dbc2593087 100644 --- a/system/ansible/README +++ b/system/ansible/README @@ -1,12 +1,12 @@ -Ansible (a ssh based config management framework) +Ansible (a ssh-based config management framework) A radically simple, model-driven orchestration solution that automates configuration, software deployment, and other IT needs. It comes as an easy-to-use and powerful alternative to infrastructure -management tools such as CFEngine, Chef, Puppet, and SaltStack. +management tools such as CFEngine, Chef, Puppet and SaltStack. -*Note* that as the source tarball is hosted by github (nodeload), its filename +*NOTE* that as the source tarball is hosted by github (nodeload), its filename will vary depending on the download method. The filename may be "release1.2" when downloaded via wget/curl or it may be "ansible-ansible-v1.2-*.tar.gz" when downloaded via a browser. Any other form will not be accounted for, as |