Update file software.yml

This commit is contained in:
Brian Zalewski 2023-02-02 03:41:26 +00:00
parent e46d4fe893
commit 50a48262ef

View file

@ -8426,7 +8426,8 @@ softwarePackages:
_name: wkhtmltopdf _name: wkhtmltopdf
_type: cli _type: cli
_when:cask: '! test -d /usr/local/Caskroom/wkhtmltopdf' _when:cask: '! test -d /usr/local/Caskroom/wkhtmltopdf'
ansible: professormanhattan.wkhtmltopdf # CentOS Stream 9 does not have a supported GitHub release available
# ansible: professormanhattan.wkhtmltopdf
apt: wkhtmltopdf apt: wkhtmltopdf
cask: wkhtmltopdf cask: wkhtmltopdf
choco: wkhtmltopdf choco: wkhtmltopdf