install tools: Ansible#

Install Ansible#

For simplicity we provide an example with CentOS 7. Other Linux LSB distributions should be handled similarly. We assume that we are on a clean install as root.

yum -y update
yum -y install epel-release
yum -y update

(update cache)

yum -y install ansible
ansible --version

should show ansible 2.9.10 later versions should be fine aswell


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: