ansible from Cloud:OTC:Tools:Ansible project

Select Your Operating System

For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/openSUSE_Leap_42.3/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/15.4/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/RHEL_7/Cloud:OTC:Tools:Ansible.repo
yum install ansible
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/SLE_15_SP3/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/SLE_15/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/SLE_12_SP4/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/SLE_12_SP3/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/SLE_11_SP4/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible