I need to define an EC2 security group that opens a port to other nodes of the same group. The use case is Elastic Search cluster autodiscovery. Which looks legitimate enough to me :)
As far as I can tell, there is no way to do it with the current implementation of ec2_group module. I could pretty easily write a one-liner patch for that module so that group_id: self (or some other magic word) makes it so. Is that a good way to do this? --Alex -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
