Document requirements for symlinks used by custom playbooks

Change-Id: If51a715bc9f68fbf750baeecb0e8415178bb5641
This commit is contained in:
Pierre Riteau 2021-03-25 10:42:12 +01:00
parent 9934e86b0d
commit 3beb4b2fc3
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
========================