On Tuesday, 30 January 2018 20.16.29 CET ZillaYT wrote: > I'm trying to do the same thing. What version of Ansible are you using? I > use v2.4.2.0 and the acl module does NOT have a recursive parameter, but I > see you use it?
Where to you get that from? >From the docs https://docs.ansible.com/ansible/latest/acl_module.html#options recursive (added in 2.0) - Recursively sets the specified ACL (added in Ansible 2.0). Incompatible with state=query. -- Kai Stian Olstad -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/9431530.pEz0vq47VI%40x1. For more options, visit https://groups.google.com/d/optout.
