Skip to content
Snippets Groups Projects
Commit c5aeb40d authored by Thomas Schneider's avatar Thomas Schneider
Browse files

ad-auth: Install pexpect for Python 3

parent 63e4f4d2
Branches
No related tags found
1 merge request!2ad-auth: Install pexpect for Python 3
Pipeline #2831 passed
......@@ -42,7 +42,7 @@
- name: ensure pexpect is installed
apt:
name: python-pexpect
name: python3-pexpect
state: present
tags:
- sssd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment