“Script shell pour installer AWX ANSIBLE sur Centos 7” Réponses codées

Script shell pour installer AWX ANSIBLE sur Centos 7

[root@awx ~]# wget -O /etc/yum.repos.d/awx-rpm.repo https://copr.fedorainfracloud.org/coprs/mrmeee/awx/repo/epel-7/mrmeee-awx-epel-7.repo
Energetic Elephant

Script shell pour installer AWX ANSIBLE sur Centos 7

[root@awx ~]# yum install -y epel-release
Energetic Elephant

Script shell pour installer AWX ANSIBLE sur Centos 7

[root@awx ~]# yum install -y rabbitmq-server wget memcached nginx ansible
Energetic Elephant

Script shell pour installer AWX ANSIBLE sur Centos 7

[root@awx ~]# yum install -y https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-3.noarch.rpm
Energetic Elephant

Script shell pour installer AWX ANSIBLE sur Centos 7

[root@awx ~]# yum install postgresql96-server -y
Energetic Elephant

Réponses similaires à “Script shell pour installer AWX ANSIBLE sur Centos 7”

Questions similaires à “Script shell pour installer AWX ANSIBLE sur Centos 7”

Plus de réponses similaires à “Script shell pour installer AWX ANSIBLE sur Centos 7” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code