Ansible aws_ec2 plugin 활용, AWS EC2 동적 Inventory 구성 Ansible plugin : aws_ec2https://docs.ansible.com/ansible/2.9/plugins/inventory/aws_ec2.htmlGet inventory hosts from Amazon Web Services EC2Requirementspython package : boto3, botocoreYAML 설정 파일 이름이 aws_ec2.(yml|yaml) 로 끝나야 함$ ansible --versionansible 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/cdecl/.an..