A few questions: (A) So I infer that you are asking for a way to set automatically applied tags for instances added to a VPC. Do you know if this is ordinarily possible in AWS?
(B) When you say "there is no way to get this data out of the system", which is this data specifically? (C) With regard to the ec2_facts module, this module returns variables about an instance obtained by the instance querying the metadata service. Do you want to see what variables it returns or are you looking for more information about how to invoke it? Thanks! On Mon, Sep 22, 2014 at 1:06 AM, Steven Ringo <[email protected]> wrote: > Hi, > > We are looking at having a policy that all resources on AWS have tags. > > I would like to add tags to route tables and gateways. It doesn't seem to > be available using `ec2_vpc`, where these are initially defined. There also > seems to be no way to get this data out of the system, either with a > registered variable (when a new VPC is created), or with the ec2 inventory > module. I also can't seem to work out how to use `ec2_facts` module. > > If anyone knows if this possible or how I may go about doing this, that > would be great. > > Thanks, > > Steve > > -- > 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/364d2e33-4361-46df-8820-d15fce8c488d%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/364d2e33-4361-46df-8820-d15fce8c488d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnsWgxWUGSO%3DFxnmizUNhibfkQOVB2JCR3%2Bt2mq%3Dju6xqGVkA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
