Re: [ansible-project] Folder Permission for Multiple directories at once

2019-08-07 Thread Sandip Bhattacharya
 Please always share your actual error message to help people helping you. On August 7, 2019 at 6:23:31 PM, Bishwajit Samanta (bishwajitsamanta1...@gmail.com(mailto:bishwajitsamanta1...@gmail.com)) wrote: > Hi All, > > I am trying to achieve mentioning multiple directories in var.yml so

[ansible-project] Folder Permission for Multiple directories at once

2019-08-07 Thread Bishwajit Samanta
Hi All, I am trying to achieve mentioning multiple directories in var.yml so that in loop i can give them folder permission however it is not working. Can anyone help me here. --- - name: "File List" hosts: localhost gather_facts: no become: yes become_user: root tasks: - include_vars: