From 4bd5d1e9f638bdfb04c5c275ccf84f9768168acf Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Wed, 26 Apr 2023 07:20:13 -0500 Subject: [PATCH] verbage in other roles --- roles/calibre-web/tasks/install.yml | 2 +- roles/lokole/tasks/install.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/calibre-web/tasks/install.yml b/roles/calibre-web/tasks/install.yml index 29affb3d2..285d138a1 100644 --- a/roles/calibre-web/tasks/install.yml +++ b/roles/calibre-web/tasks/install.yml @@ -1,4 +1,4 @@ -- name: "Install packages: imagemagick, python3-venv, python3-netifaces" +- name: "Install packages: imagemagick, python3-netifaces" package: name: - imagemagick diff --git a/roles/lokole/tasks/install.yml b/roles/lokole/tasks/install.yml index bf4e64e7f..f26457f87 100644 --- a/roles/lokole/tasks/install.yml +++ b/roles/lokole/tasks/install.yml @@ -2,7 +2,7 @@ # https://github.com/iiab/iiab/blob/master/roles/www_base/templates/iiab-refresh-wiki-docs.sh#L51-L52 -- name: Install 13 packages for Lokole +- name: Install 12 packages for Lokole apt: name: #- python3 # 2022-12-21: IIAB pre-req, see scripts/local_facts.fact