Hello,

On Thu, 5 Jun 2014 11:10:08 -0500
James Cammarata <[email protected]> wrote:

> Per the documentation:
> 
> "recursively set the specified file attributes (applies only to
> state=directory) (added in Ansible 1.1)"
> 
> So the mode specified when using recurse=yes should be the mode you
> want applied to the directories. If you want more complex permission
> setups for large directories of files, I would recommend looking at
> the synchronize module.

Fair enough, maybe I was just confused by chmod references, expecting
"file recurse=yes" to behave as chmod -R. I will employ the latter
directly then.


-- 
Best regards,
 Paul                          mailto:[email protected]

-- 
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/20140605201756.28e5445a%40x34f.
For more options, visit https://groups.google.com/d/optout.

Reply via email to