more ansible fixes

This commit is contained in:
Nick Sweeting 2024-09-17 01:12:49 -07:00
parent c55cd46ecb
commit 5c0aa6fe59
No known key found for this signature in database
15 changed files with 63 additions and 617 deletions

View file

@ -107,12 +107,6 @@
symlink: "{{LIB_DIR_BIN}}/chrome"
version_cmd: "chrome --version"
binprovider: 'puppeteer'
PUPPETEER_BINPROVIDERS:
puppeteer:
installer_abspath: "{{BINARIES.puppeteer.abspath}}"
installer_version: "{{BINARIES.puppeteer.version}}"
PATH: "{{LIB_DIR_BIN}}"
lib_dir_browsers: "{{LIB_DIR_BROWSERS}}"
- name: Check that installed Chrome matches expected version
assert: