From 63cd28feebe6a3813017bc5e25ddb6b26e16f3b8 Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Wed, 9 Jun 2021 15:38:26 +0200 Subject: [PATCH] centos8 --- tconstans.apache_formation/tasks/apache.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tconstans.apache_formation/tasks/apache.yml b/tconstans.apache_formation/tasks/apache.yml index 7d5d072..be5669e 100644 --- a/tconstans.apache_formation/tasks/apache.yml +++ b/tconstans.apache_formation/tasks/apache.yml @@ -39,7 +39,7 @@ - name: install python passlib package package: - name: python-passlib + name: python3-passlib state: present - name: passwd file