Hello, I haven't found a way to recursively apply attributes (user/group/mode) to just files or just directories in a recursive way. A common use case is wanting a directory structure to be 0755 and files 0644 - there appears to way to do that currently using a module. Only command or shell chmod -R would work in this case it seems.
Regards, --Ed -- 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/ddcb4353-61be-4ae8-8585-a44b2f85578f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
