diff --git a/scripts/ansible b/scripts/ansible index e574effe6..ae698b8e8 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -61,6 +61,7 @@ $APT_PATH/apt -y --allow-downgrades install ansible-base \ python3-pymysql python3-psycopg2 python3-passlib python3-pip \ python3-setuptools python3-venv virtualenv +# IIAB requires these 2 Ansible Collections: (starting with Ansible 2.10) ansible-galaxy collection install community.general ansible-galaxy collection install community.mysql