fix singlefile and puppeteer ansible install

This commit is contained in:
Nick Sweeting 2024-09-17 01:33:32 -07:00
parent 5c0aa6fe59
commit 7ab1a0b873
No known key found for this signature in database
6 changed files with 39 additions and 31 deletions

View file

@ -20,7 +20,7 @@
community.general.npm:
name: 'single-file-cli@1.1.54'
state: "present"
path: '{{BINPROVIDERS.npm.root_path}}'
path: '{{BINPROVIDERS.npm.lib_dir_npm}}'
- name: Load single-file binary from installed NPM package
include_role: