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 t
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: var.yml