Hello All, I'm trying to the below:
dir_var: {app1: [name: [a1,a2], dev: [1,2], prod: [11,12]], app2: [name: [a3,a4], dev: [11,12], prod: [21.22]]} env: dev should create folders like this if env is 'dev' a1 a1/1 a1/2 a2 a2/1 a2/2 a3 a3/11 a3/12 a4 a4/11 a4/12 please help. Thanks -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/7d5f3bf1-c0f2-4c5b-b31f-6f45efb1a1b9n%40googlegroups.com.