ah, yes, i missed that, i was looking at the env variables self.agent_url = 'http://localhost:8500' if os.getenv('ANSIBLE_CONSUL_URL') is not None: self.agent_url = os.environ['ANSIBLE_CONSUL_URL']
do you get any errors when trying to use the token? -- Brian Coca -- 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/CAJ5XC8%3D1SpYtv1%3DmNVxg_GVcaNR9XtCoGGCHpA44UPWQMZxobA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
