sudo yum install ansible -y
sudo yum install python3 -y
sudo yum install python3-pip -y
sudo pip3 install boto boto3
python3 app.py --file playbook.yml --bucket wsi-ansible-bucket-2025 --region ap-northeast-2

image.png