mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
scripts/ansible: cleaner comment
This commit is contained in:
parent
5609e234af
commit
fe6b95e612
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ $APT_PATH/apt -y --allow-downgrades install ansible-base \
|
|||
python3-pymysql python3-psycopg2 python3-passlib python3-pip \
|
||||
python3-setuptools python3-packaging python3-venv virtualenv
|
||||
|
||||
echo -e "\n\nIIAB requires these 3 Ansible Collections: (w/ ansible-base 2.10.3+)\n"
|
||||
echo -e "\n\nIIAB requires these 3 Ansible Collections: (with ansible-base 2.10.3+)\n"
|
||||
ansible-galaxy collection install community.general # Re-running collection
|
||||
ansible-galaxy collection install community.mysql # installs appears safe!
|
||||
ansible-galaxy collection install ansible.posix # 2020-11-27: For 3 below...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue