티스토리 뷰
반응형
설치 환경 : CentOS7 x86_64
설치 방법
1. pip install
[root@ANSIBLE-SERVER ~]#curl -fsSL https://bootstrap.pypa.io/get-pip.py | python2
errno13번 발생 시 관리자 권한으로 싱행 하셔야됩니다. (root 유저 또는 sudo 이용)
2. ansible install
2-1. ansible install
[root@ANSIBLE-SERVER ~]#pip2 install ansible
2-2. ansible update
[root@ANSIBLE-SERVER ~]#pip2 install -U ansible
3. 설치 확인 방법
[root@ANSIBLE-SERVER ~]# ansible localhost -m ping
[WARNING]: No inventory was parsed, only implicit localhost is available
localhost | SUCCESS => {
"changed": false,
"ping": "pong"
}
[root@ANSIBLE-SERVER ~]
반응형
'ansible' 카테고리의 다른 글
[ansible] file 내용 변경하기 (0) | 2020.02.22 |
---|---|
[Ansible] ansible /etc/sudoers line 추가하기 (0) | 2020.02.21 |
[Ansible] file modify (0) | 2019.08.01 |
[Ansible] userdel on linux (0) | 2019.07.19 |
[Ansible] file copy on linux (0) | 2019.07.19 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- nxos ansible
- 윈도우서버 계정 관려
- nutanix rac
- ipmi
- centos7 ntp
- cmd로 윈도우 계정 관리
- cmd로 계정 생성
- 리눅스 커맨드 로그남기기
- vm rac
- 특정 라인삭제
- cisco ansible
- kernel 변경
- ILO
- windows.old 강제삭제
- DL20 GEN9 장비에 CentOS 7
- oracle linux8 kernel
- ios ansible
- 윈도우 cmd 계정 관리
- ansible network
- cgroup
- shell connmad log
- CentOS 7 GUI
- dl20 g9 centos7 설치
- linux command log
- chrony
- 특정 문구 치환
- dl20 centos7
- dl20
- ansible ios
- ISCSI 볼륨 RAC
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함