CentOS 7.x install ansible

From Notes_Wiki
Revision as of 06:01, 23 January 2017 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb>CentOS_7.x_ansible|CentOS 7.x ansible</yambe:breadcrumb> =CentOS 7.x install ansible= To install ansible on CentOS 7.x use: # yum -y install epel-release #...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb>CentOS_7.x_ansible|CentOS 7.x ansible</yambe:breadcrumb>

CentOS 7.x install ansible

To install ansible on CentOS 7.x use:

  1. yum -y install epel-release
  2. yum -y install ansible