ansible-role-collect-logs/.envrc
Sorin Sbarnea b1d1684f05 Convert flatten_nested_dict filter into a module
Fixed failure to run on Zuul controller due its security protections.
Modules are not affected by the same limitations as plugins or filters.

This also adds 3 module unittests.

Change-Id: Ida2f71a5077e56bf245060268d725eecac0a3e5b
Story: https://tree.taiga.io/project/tripleo-ci-board/task/1627
2020-04-09 11:32:14 +01:00

4 lines
83 B
Plaintext

source_up
export ANSIBLE_LIBRARY=./library
export PYTHONPATH=./library:$PYTHONPATH