Open main menu

CDOT Wiki β

OPS635 installation ansible

Revision as of 16:51, 24 May 2020 by Peter.callaghan (talk | contribs) (Centos 7: - adding link to external tutorial)


Centos 8

Centos 7

  • Ensure you have the epel-release repo
    • yum install epel-release
  • Add the ansible package:
    • yum install ansible

External Tutorial