diff --git a/sources/tech/20150930 Install and use Ansible (Automation Tool) in CentOS 7.md b/sources/tech/20150930 Install and use Ansible (Automation Tool) in CentOS 7.md index 9d417ba1a6..f90b7ef4b5 100644 --- a/sources/tech/20150930 Install and use Ansible (Automation Tool) in CentOS 7.md +++ b/sources/tech/20150930 Install and use Ansible (Automation Tool) in CentOS 7.md @@ -1,3 +1,5 @@ +translating---geekpi + Install and use Ansible (Automation Tool) in CentOS 7 ================================================================================ Ansible is a free & open source Configuration and automation tool for UNIX like operating system. It is written in python and similar to Chef or Puppet but there is one difference and advantage of Ansible is that we don’t need to install any agent on the nodes. It uses SSH for making communication to its nodes. @@ -96,4 +98,4 @@ via: http://www.linuxtechi.com/install-and-use-ansible-in-centos-7/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 -[a]:http://www.linuxtechi.com/author/pradeep/ \ No newline at end of file +[a]:http://www.linuxtechi.com/author/pradeep/