Changes

Jump to: navigation, search

OPS635 installation ansible

418 bytes added, 16:50, 24 May 2020
Adding current ansible installation instructions
[[Category:OPS635]][[Category:peter.callaghan]][[Category:ansible]]


= Centos 8 =
* Add the ansible rpm:
** yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
* Enable that repo and install the package:
** yum install --enablerepo epel-playground ansible
= Centos 7 =
* Ensure you have the epel-release repo
** yum install epel-release
* Add the ansible package:
** yum install ansible
932
edits

Navigation menu