install redhat ansible with awx
ansible을 이용하여 서버 automation. 1. 환경준비 Centos 7.x 2. install ansible [root@localhost ~]# yum -y install epel-release Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.kakao.com * epel: mirrors.aliyun.com * extras: mirror.kakao.com * updates: mirror.kakao.com Package epel-release-7-11.noarch already installed and latest version Nothing to do [root@localhost ~]# yum -y install git gettext ansible docker nodejs npm gcc-c++ bzip2 Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.kakao.com * epel: mirrors.aliyun.com * extras: mirror.kakao.com * updates: mirror.kakao.com Package gettext-0.19.8.1-2.el7.x86_64 already installed and latest version Package 2:docker-1.13.1-96.gitb2f74b2.el7.centos.x86_64 already installed and latest version Package bzip2-1.0.6-13.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transacti