I believe you missed my memo on "the world says idempotent too much" :)
Can you share what happens when you run it again, showing "-v" from the ansible-playbook run? On Mon, Nov 25, 2013 at 4:07 PM, Chris Shenton <[email protected]> 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. > -- 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.
