티스토리 뷰
반응형
yum install epel-release
yum update
yum -y install git gcc gcc-c++ ansible nodejs gettext device-mapper-persistent-data lvm2 bzip2 python3-pip python-docker wget nano
yum -y install docker-ce
systemctl start docker
systemctl enable docker
pip3 install --upgrade pip
pip3 install setuptools_rust
pip3 install wheel
pip3 install docker-compose
yum -y install libselinux-python3
cd /data
git clone -b 17.1.0 https://github.com/ansible/awx.git
cd awx/installer/
vi inventory
##########
# This will create or update a default admin (superuser) account in AWX, if not provided
# then these default values are used
admin_user=admin
admin_password=password
project_data_dir="/data/projects"
############
ansible-playbook -i inventory install.yml
반응형
'AWS' 카테고리의 다른 글
aws multi account create iam role python (boto3) (0) | 2024.09.02 |
---|---|
aws s3 bucket lifecycle set (0) | 2023.07.12 |
IDC -> aws 실시간 sync (lsync) (0) | 2022.03.16 |
AWS Root - Yubikey (0) | 2022.01.30 |
multi account EFS mount 이중화 방법 (0) | 2021.11.16 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- dl20 g9 centos7 설치
- dl20
- nxos ansible
- cmd로 계정 생성
- oracle linux8 kernel
- DL20 GEN9 장비에 CentOS 7
- 윈도우서버 계정 관려
- 특정 라인삭제
- ios ansible
- vm rac
- nutanix rac
- shell connmad log
- 특정 문구 치환
- chrony
- ipmi
- ansible network
- dl20 centos7
- centos7 ntp
- ISCSI 볼륨 RAC
- ILO
- windows.old 강제삭제
- 리눅스 커맨드 로그남기기
- kernel 변경
- cisco ansible
- cgroup
- CentOS 7 GUI
- 윈도우 cmd 계정 관리
- cmd로 윈도우 계정 관리
- ansible ios
- linux command log
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함