diff --git a/ansible_apache_formation/tasks/apache.yml b/ansible_apache_formation/tasks/apache.yml index 7d15a0a..7325121 100644 --- a/ansible_apache_formation/tasks/apache.yml +++ b/ansible_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