1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarify 2 Ansible Collections

This commit is contained in:
root 2020-09-14 22:06:49 -04:00
parent b782939a8f
commit d612b8fb06

View file

@ -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