ansible_aws_deployer icon indicating copy to clipboard operation
ansible_aws_deployer copied to clipboard

we should be using Ansible EC2 modules instead of aws CLI

Open thoraxe opened this issue 8 years ago • 0 comments

As an example:

https://github.com/sborenst/ansible_aws_deployer/blob/master/ansible/main.yml#L55-L66

This should be replaced with Ansible's own DNS module, or these items should be part of the cloudformations template (preferably) as it then makes them trivial to delete.

thoraxe avatar Jan 23 '17 15:01 thoraxe