Didn't make a difference.  When I run the bash script and do a "getfacl" on 
that directory, the group is rwx:

# file: Adaptation/
# owner: user1
# group: mygroup
# flags: -s-
user::rwx
group::rwx

With the playbook its rx:

# file: Adaptation/
# owner: user1
# group: mygroup
# flags: -s-
user::rwx
group::r-x

Harry

On Friday, June 25, 2021 at 12:09:29 PM UTC-4 Brian Coca wrote:

> mode: '022770' <= seems like a suspect
>
>
>
> -- 
> ----------
> Brian Coca
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d9dd7c84-e79c-43da-8e3b-69fdeb48ef88n%40googlegroups.com.

Reply via email to