InstallationΒΆ

For the time being it is not possible to install the collections using ansible-galaxy. You need to clone the repository like this:

git clone https:://github.com/grnet/team-collaboration-toolkit.git

You also need to add the working directory to ANSIBLE_COLLECTIONS_PATH, for example:

export ANSIBLE_COLLECTIONS_PATH=$ANSIBLE_COLLECTIONS_PATH:\
/home/user/team-collaboration-toolkit