차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| ansible_install [2021/01/27 06:13] – 만듦 zzung | ansible_install [2021/01/27 06:14] (현재) – koov | ||
|---|---|---|---|
| 줄 51: | 줄 51: | ||
| - Ansible 설치를 위해 EPEL Repository 추가 하기 | - Ansible 설치를 위해 EPEL Repository 추가 하기 | ||
| - | < | + | < |
| [root@ansible-control ~]# yum install epel-release | [root@ansible-control ~]# yum install epel-release | ||
| [root@ansible-control ~]# yum search ansible | [root@ansible-control ~]# yum search ansible | ||
| 줄 57: | 줄 57: | ||
| - Control 서버에 Ansible 설치하기 | - Control 서버에 Ansible 설치하기 | ||
| - | < | + | < |
| [root@ansible-control ~]# yum install epel-release | [root@ansible-control ~]# yum install epel-release | ||
| [root@ansible-control ~]# yum search ansible | [root@ansible-control ~]# yum search ansible | ||