diff --git a/.local/share/chezmoi/home/dot_local/bin/executable_install-program b/.local/share/chezmoi/home/dot_local/bin/executable_install-program index b1137f25..3c177a0a 100644 --- a/.local/share/chezmoi/home/dot_local/bin/executable_install-program +++ b/.local/share/chezmoi/home/dot_local/bin/executable_install-program @@ -648,7 +648,8 @@ async function installPackageList(packageManager, packages) { try { execSync(`gum spin --spinner dot --title "Installing ${pkg} via Ansible" -- ansible localhost -m setup -m include_role -a name=${pkg} -e ansible_user=${process.env.USER} -e include_homebrew_install=false`, {stdio: 'inherit', shell: true}) } catch (e) { - await $`ansible localhost -m setup -m include_role -a name=${pkg} -e ansible_user=${process.env.USER} -e include_homebrew_install=false` + log('error', 'Ansible Role Failure', 'There was an error installing ' + pkg) + console.log(e) } } } else if (packageManager === 'apk') { diff --git a/.local/share/chezmoi/software.yml b/.local/share/chezmoi/software.yml index 0aa535c7..b0cd70fe 100644 --- a/.local/share/chezmoi/software.yml +++ b/.local/share/chezmoi/software.yml @@ -1761,7 +1761,7 @@ softwarePackages: pacman: ffmpeg scoop: ffmpeg ffsend: - _bin: null + _bin: ffsend _desc: '[ffsend](https://github.com/timvisee/ffsend) (formerly [Firefox Send](https://support.mozilla.org/en-US/kb/what-happened-firefox-send)) allows you to easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the [Send](https://send.vis.ee/) service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser.' _docs: null _github: https://github.com/timvisee/ffsend @@ -4247,7 +4247,7 @@ softwarePackages: dnf: libreoffice pacman: libreoffice oh-my-posh: - _bin: null + _bin: oh-my-posh _desc: null _docs: null _github: null @@ -6558,7 +6558,7 @@ softwarePackages: ansible: professormanhattan.wget apk: wget apt: wget - brew: rsync + brew: wget dnf: wget # whalebrew: whalebrew/wget # Temporarily commentted out for debugging whalebrew: