Been googling around for the idempotent memo you mentioned - anyone have a link? (or maybe it was a joke and I'm a little clueless?) :)
On Monday, November 25, 2013 3:16:35 PM UTC-6, Michael DeHaan wrote: > > 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]<javascript:> > > 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Michael DeHaan <[email protected] <javascript:>> > 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.
