I separate my creation and provisioning into aws.yml and site.yml.
Often we start with a few servers and then increase the size later.
I'd like to use aws exact_count in the aws.yml but I do not want to allow
destructive behavior.
It would be nice if we could pass allow_destroy to ec2_module so that
exact_count would have "at least" semantics.

It can be pretty dangerous if you forget to limit the playbook correctly
and accidentally delete a bunch of servers because your scope was too large.

I think non-destructive behaviour as a default would have avoided this
situation as well.
https://github.com/ansible/ansible/issues/9431

Would a pr for this be considered?

Kesten Broughton
512 701 4209

-- 
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].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAO2fFsWcUgRgq%3Dp-Q%3DVupD7ftKjY6g9_srK09bysRq6j%3DMAGVg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to