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
FEAT: Module install wp-cli fine on Ubuntu Linux 18.04. You can run the wp command both from the symlink in /usr/local/bin and the real installation direcyory specificed with parameter install_path to the wp::cli class.
FEAT: Added class parameters manage_php_package, manage_curl_package and manage_git_package to be able to set that the module won't ensure these packages are installed. MISC: Simplified params.pp code.
0 commit comments