“Shell -Skript zur Installation von Ansible AWX auf CentOS 7” Code-Antworten

Shell -Skript zur Installation von Ansible AWX auf 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

Shell -Skript zur Installation von Ansible AWX auf CentOS 7

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

Shell -Skript zur Installation von Ansible AWX auf CentOS 7

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

Shell -Skript zur Installation von Ansible AWX auf 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

Shell -Skript zur Installation von Ansible AWX auf CentOS 7

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

Ähnliche Antworten wie “Shell -Skript zur Installation von Ansible AWX auf CentOS 7”

Fragen ähnlich wie “Shell -Skript zur Installation von Ansible AWX auf CentOS 7”

Weitere verwandte Antworten zu “Shell -Skript zur Installation von Ansible AWX auf CentOS 7” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen