At the moment there is no well defined way to supply list of extra Python requirements for Ansible venv. However, some collections for their work might require presence of extra libraries inside the execution environment. While PIP_OPTS might be used right for that, it's usage is not transparent or documented. In order to handle such need, `user-ansible-venv-requirements.txt ` is being implemented that reside inside OSA_CONFIG_DIR and contains list of required packages for installation when running bootstrap-ansible.sh Change-Id: Ic99f7eff200e2e672dcc3edd875b155af84232b7
355 B
355 B