mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
parent
243fe86c22
commit
22fb735fb8
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ $APT_PATH/apt -y --allow-downgrades install ansible-base \
|
|||
|
||||
# (Re)running collection installs appears safe, with --force-with-deps to force
|
||||
# upgrade of collection and dependencies it pulls in. Note Ansible may support
|
||||
# upgrading all collections cleanly in future. See links off PR iiab/iiab#2652
|
||||
# upgrading all collections cleanly in future. See PR #2652 (links) & PR #2653
|
||||
echo -e "\n\nIIAB requires these 3 Ansible Collections: (we upgrade them here if possible!)\n"
|
||||
ansible-galaxy collection install --force-with-deps community.general
|
||||
ansible-galaxy collection install --force-with-deps community.mysql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue