I can create an AWS EC2 instance with the 'ec2' module and a unique 'id', and Ansible skips creation if an instance with this name already exists. This feature doesn't seem to exist in the 'rds' module.
Any suggestions how to check for existence of an RDS and only create if it doesn't exist? Thanks. -- 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.
