diff --git a/tests/integration/targets/setup_controller/tasks/install.yml b/tests/integration/targets/setup_controller/tasks/install.yml index 5ee1903..d59dae7 100644 --- a/tests/integration/targets/setup_controller/tasks/install.yml +++ b/tests/integration/targets/setup_controller/tasks/install.yml @@ -5,6 +5,7 @@ name: - mysql-client - iproute2 + - python3-cryptography # To authenticate with MySQL 8+ state: present update_cache: true environment: