Merge "Document requirements for symlinks used by custom playbooks"

This commit is contained in:
Zuul 2021-03-26 12:46:16 +00:00 committed by Gerrit Code Review
commit 57a3348778
2 changed files with 8 additions and 0 deletions

View File

@ -66,6 +66,12 @@ plugins:
These symlinks can even be committed to the kayobe-config Git repository.
.. note::
These symlinks rely on having a kayobe source checkout at the same level as
the kayobe-config repository checkout, as described in
:ref:`installation-source`.
Ansible Galaxy
--------------

View File

@ -109,6 +109,8 @@ Finally, deactivate the virtualenv::
(kayobe) $ deactivate
.. _installation-source:
Installation from source
========================