mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
scripts/ansible: Mention #2659 with 'ansible-galaxy collection list'
This commit is contained in:
parent
2fa9ab6096
commit
759269c489
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ echo -e "\n\nIIAB requires these ~4 Ansible Collections: (we upgrade them here i
|
|||
ansible-galaxy collection install --force-with-deps \
|
||||
-r /opt/iiab/iiab/collections.yml \
|
||||
-p /usr/share/ansible/collections
|
||||
# 2021-02-24: Run 'ansible-galaxy collection list' to list those installed.
|
||||
# 2021-02-24: 'ansible-galaxy collection list' lists those installed. (#2659)
|
||||
# 2020-11-28: The ~3 Ansible Collections used by IIAB (~37MB) once lived here:
|
||||
# /root/.ansible/collections/ansible_collections
|
||||
# But going forward they'll be stored herein:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue