mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
opps
This commit is contained in:
parent
62c4edf229
commit
71984b53da
1 changed files with 2 additions and 1 deletions
|
@ -305,7 +305,8 @@ EOF
|
|||
cp $CWD/collections.yml /usr/local/ansible/ || true
|
||||
cd /usr/local/ansible/
|
||||
. bin/activate
|
||||
bin/ansible-galaxy collection install --force-with-deps -r collections.yml -p collections deactivate
|
||||
bin/ansible-galaxy collection install --force-with-deps -r collections.yml -p collections
|
||||
deactivate
|
||||
fi
|
||||
# But going forward they'll be stored herein: [~24MB for 4 Collections as of 2025-02-18]
|
||||
# /usr/local/ansible/collections/ansible_collections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue