For the time being you can use command=facts to see if it already exists and only use command=create if it doesn't.
-Bruce On Monday, November 25, 2013 4:07:41 PM UTC-5, Chris Shenton wrote: > > 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.
