Difference between revisions of "CentOS 7.x install ansible"

From Notes_Wiki
(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 #...")
(No difference)

Revision as of 06:01, 23 January 2017

<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