Learning (Jinseung Yu)
/
지방 기능경기대회 (클라우드 컴퓨팅)
/
2025 지방기능경기대회 솔루션
/
2025 지방 훈련 자료
/
2과제
/
EC2 Automation
/
Ansible
/
Result
Search
Result
playbook.yml
sudo
yum
install
ansible
-y
sudo
yum
install
python3
-y
sudo
yum
install
python3-pip
-y
sudo
pip3
install
boto boto3
Shell
복사
python3 app.py
--file
playbook.yml
--bucket
wsi-ansible-bucket-2025
--region
ap-northeast-2
Shell
복사