ansible from Cloud:OTC:Tools:Ansible project

Επιλογή λειτουργικού συστήματος

Εκτελέστε το openSUSE Leap 42.3 ως χρήστης 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
Εκτελέστε το 15.4 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/15.4/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible
Εκτελέστε το RHEL 7 ως χρήστης 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
Εκτελέστε το SLE 15 SP3 ως χρήστης 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
Εκτελέστε το SLE 15 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/Cloud:OTC:Tools:Ansible/SLE_15/Cloud:OTC:Tools:Ansible.repo
zypper refresh
zypper install ansible
Εκτελέστε το SLE 12 SP4 ως χρήστης 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
Εκτελέστε το SLE 12 SP3 ως χρήστης 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
Εκτελέστε το SLE 11 SP4 ως χρήστης 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