[Ansible] AWS and Openstack Modules
Ansible에서 제공하는 주요 Cloud Provider Modules 입니다. Purpose AWS RHOSP Official Orchestration Service CloudFormation Heat Compute Instance Create/Delete ec2 os_server Image Create/Delete ec2_ami os_image Key Pair ec2_key os_keypair Security Group ec2_group os_security_group Instance Facts ec2_instance_info os_server_info OpenStack 주요 모듈들은 아래와 같습니다. Module Manages os_auth Authentication Tokens os_keypai..