I did -vvv and I don't see anything different. Same error and it gathered the facts. Not sure if my debug stack task is correct.
On Monday, October 22, 2018 at 2:37:50 PM UTC+1, Adrian Sebastian Dutu wrote: > > I think the indentation appears wrong just in the preview. I downloaded > the file and the indentation is fine on line 10. > It seems this line is the > issue: > combine(rxgt_mgmt_account.account_config.stacks['rxgt-ps-mgmt-direct-connect-gateway'].override_tags, > > recursive=True) }}" > It says that dictionary has no key named stacks. Maybe try just printing > that dict or do -vvv to see what keys that it actually has. > -- 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/f2db6462-3d62-4892-baa2-b6db7e67593e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
