You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2020. It is now read-only.
That said: I'm more concerned with how this module isn't consistent with how the parameters should be used. I much prefer having a single $target to extract to because that's conceptually easier to follow.
In the file extract.pp
These
${target}should be${extract_dir}That said: I'm more concerned with how this module isn't consistent with how the parameters should be used. I much prefer having a single
$targetto extract to because that's conceptually easier to follow.