simple-machines / ansible-aws-infra-services

Manage your AWS infrastructure and ECS tasks with two separate ansible playbooks
Apache License 2.0
24 stars 15 forks source link

Add cloudwatch-log-group custom-services task #43

Closed thsutton closed 7 years ago

thsutton commented 7 years ago

Custom services task to create a cloudwatch log group, if required, and return the ARN of the group.

simplesteph commented 7 years ago

what's the status output of this command? Ideally we need to have changed_when be accurate, see http://stackoverflow.com/questions/31731756/ansible-and-changed-when-based-on-stdout-value

thsutton commented 7 years ago

Not sure why I opened two different requests here. #derp