You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
I would like to access the string values used at runtime from the ansible-playbook -e argument. In this case the user passes in "public_subnet" which renders to the value subnet-12345678 from group_vars. I would like to take actions based on the string value "public_subnet"