sebastien / cuisine

Chef-like functionality for Fabric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file_link cannot not use sudo

DanielVF opened this issue · comments

file_link does not have an option to use sudo. This keeps me from creating links if the user I'm connecting in as does not have the permissions needed.

You don't need a sudo option, simply with mode_sudo(): file_link(...).