I'd rather have the RDS module upgraded. CloudFormation requires writing some messy JSON, where as Ansible is a lot more friendly when using modules directly.
I agree some others may disagree. On Mon, Nov 25, 2013 at 4:09 PM, Erik Anderson <[email protected]> wrote: > On Mon, Nov 25, 2013 at 3:07 PM, Chris Shenton <[email protected]> wrote: > >> Any suggestions how to check for existence of an RDS and only create if >> it doesn't exist? > > > You probably ought to look into using AWS Cloudformation for AWS resource > creation - Ansible has support for it, and it handles things like this very > well. > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Michael DeHaan <[email protected]> CTO, AnsibleWorks, Inc. http://www.ansibleworks.com/ -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
