mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-23 03:06:55 -04:00
more ansible fixes
This commit is contained in:
parent
c55cd46ecb
commit
5c0aa6fe59
15 changed files with 63 additions and 617 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue